mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-12 04:50:39 +00:00
docs: Update installation instructions for llama-stack
Signed-off-by: Surya Prakash Pathak <supathak@redhat.com>
This commit is contained in:
parent
72b72220ac
commit
b42c8027ff
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ If you're looking for more specific topics, we have a [Zero to Hero Guide](#next
|
||||||
Open a new terminal and install `llama-stack`:
|
Open a new terminal and install `llama-stack`:
|
||||||
```bash
|
```bash
|
||||||
conda activate ollama
|
conda activate ollama
|
||||||
pip install llama-stack==0.1.3
|
pip install -U llama-stack
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue