chore (doc): fix typo for setup instructionllama-stack to llama-stack-apps (#103)

This commit is contained in:
Abhishek 2024-09-26 01:57:55 +05:30 committed by GitHub
parent c8fa26482d
commit 851c30597a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",