Fix typo
Browse files
README.md
CHANGED
|
@@ -113,7 +113,7 @@ pool acp setup --editor zed|jetbrains
|
|
| 113 |
Use pool with Ollama with one-command setup:
|
| 114 |
|
| 115 |
```shell
|
| 116 |
-
ollama pull laguna
|
| 117 |
ollama launch pool --model laguna-xs.2
|
| 118 |
```
|
| 119 |
|
|
|
|
| 113 |
Use pool with Ollama with one-command setup:
|
| 114 |
|
| 115 |
```shell
|
| 116 |
+
ollama pull laguna-xs.2
|
| 117 |
ollama launch pool --model laguna-xs.2
|
| 118 |
```
|
| 119 |
|