improvements to docs/linux.md
This commit is contained in:
parent
5b7a27281d
commit
ee3032ad89
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ Start Ollama by running `ollama serve`:
|
|||
ollama serve
|
||||
```
|
||||
|
||||
Once Ollama is running, run a model:
|
||||
Once Ollama is running, run a model in another terminal session:
|
||||
|
||||
```
|
||||
ollama run llama2
|
||||
|
|
Loading…
Reference in a new issue