diff --git a/README.md b/README.md index 16ca48ecb..a1369d56a 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ You have two ways to install this repository: conda activate stack cd llama-stack - $CONDA_PREFIX/bin/pip install -e . + pip install -e . ``` ## Documentation