mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-21 03:59:42 +00:00
Clarify bash requirement in install flow
This commit is contained in:
parent
985d0b156c
commit
88cdab5105
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue