forked from phoenix-oss/llama-stack-mirror
chore (doc): fix typo for setup instructionllama-stack
to llama-stack-apps
(#103)
This commit is contained in:
parent
c8fa26482d
commit
851c30597a
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue