Skip to content

Commit

Permalink
fix sandbox start command in the cookbook
Browse files Browse the repository at this point in the history
Signed-off-by: Pianist038801 <[email protected]>
  • Loading branch information
steven committed Jul 21, 2021
1 parent b4742d1 commit 97d8cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Steps

.. prompt:: bash

flytectl sandbox start --sourcesPath ${PWD}
flytectl sandbox start --source ${PWD}

.. tip::
In case make start throws any error please refer to the troubleshooting guide here `Troubleshoot <https://docs.flyte.org/en/latest/community/troubleshoot.html>`_
Expand Down

0 comments on commit 97d8cf9

Please sign in to comment.