<#953 Added a non-bourne shell callout> Pull reque...
# flyte-github
a
#953 Added a non-bourne shell callout Pull request opened by zeryx Motivation The onboarding Flyte document almost entirely provides all of the requirements needed to run the quickstart; however when using a non-bourne shell like fish or xzsh, the pyflyte binary is installed in a location not already in PATH. This is typically something a sysadmin can fix, however for a intermediate level linux/osx user this might not be immediately apparent. This happened to me during onboarding and took some time to realize that the binary was actually installed. Fix Added a callout to help understand what the problem is, and how to address it with Fish. Definitely not the prettiest callout but please feel free to leave suggestions on how to make it prettier and more ergonomic for users. flyteorg/flytesnacks All checks have passed 3/3 successful checks