diff --git a/cookbook/docs/index.rst b/cookbook/docs/index.rst index 4ee8731d8..f1c6d895f 100644 --- a/cookbook/docs/index.rst +++ b/cookbook/docs/index.rst @@ -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 `_