diff --git a/docs/getting_started.ipynb b/docs/getting_started.ipynb index 18590c1cc..d5e5cdc96 100644 --- a/docs/getting_started.ipynb +++ b/docs/getting_started.ipynb @@ -50,7 +50,7 @@ "```\n", "$ git clone https://github.com/meta-llama/llama-stack-apps.git\n", "\n", - "$ cd llama-stack\n", + "$ cd llama-stack-apps\n", "$ yes | conda create -n stack-test python=3.10 \n", "$ conda activate stack-test\n", "\n",