Fix typo
Browse files
README.md
CHANGED
|
@@ -114,7 +114,7 @@ Use pool with Ollama with one-command setup:
|
|
| 114 |
|
| 115 |
```shell
|
| 116 |
ollama pull laguna.xs-2
|
| 117 |
-
ollama launch pool --model laguna
|
| 118 |
```
|
| 119 |
|
| 120 |
#### Feedback and issues
|
|
|
|
| 114 |
|
| 115 |
```shell
|
| 116 |
ollama pull laguna.xs-2
|
| 117 |
+
ollama launch pool --model laguna-xs.2
|
| 118 |
```
|
| 119 |
|
| 120 |
#### Feedback and issues
|