Skip to content

Commit

Permalink
fix sandbox start command in the cookbook (#339)
Browse files Browse the repository at this point in the history
Signed-off-by: Pianist038801 <[email protected]>

Co-authored-by: steven <[email protected]>
  • Loading branch information
Pianist038801 and steven authored Jul 21, 2021
1 parent 1049c71 commit 178f961
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 @@ -181,7 +181,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 178f961

Please sign in to comment.