Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ see example above - vibe code a tic tac toe game
|
|
| 6 |
|
| 7 |
## gguf-coder
|
| 8 |
|
| 9 |
-
setup
|
| 10 |
```
|
| 11 |
python -m gguf_coder
|
| 12 |
```
|
|
|
|
| 6 |
|
| 7 |
## gguf-coder
|
| 8 |
|
| 9 |
+
setup (optional: need `gguf-coder`; pip install gguf-coder)
|
| 10 |
```
|
| 11 |
python -m gguf_coder
|
| 12 |
```
|