diff --git a/README.md b/README.md index 37f1aa0f3..7f34c3340 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ As more providers start supporting Llama 4, you can use them in Llama Stack as w To try Llama Stack locally, run: ```bash -curl -LsSf https://github.com/meta-llama/llama-stack/raw/main/install.sh | sh +curl -LsSf https://github.com/meta-llama/llama-stack/raw/main/install.sh | bash ``` ### Overview