calcuis commited on
Commit
c1eae56
·
verified ·
1 Parent(s): 9952f5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -19,15 +19,12 @@ install coder via npm
19
  npm install -g @gguf/coder
20
  ```
21
 
22
- update coder
23
- ```
24
- npm update -g @gguf/coder
25
- ```
26
-
27
  start coding
28
  ```
29
  coder
30
  ```
31
 
32
  see example below - vibe code a color picker, and edit it with coder afterwards:
33
- ![demo](https://raw.githubusercontent.com/calcuis/gguf-coder/master/demo.gif)
 
 
 
19
  npm install -g @gguf/coder
20
  ```
21
 
 
 
 
 
 
22
  start coding
23
  ```
24
  coder
25
  ```
26
 
27
  see example below - vibe code a color picker, and edit it with coder afterwards:
28
+ ![demo](https://raw.githubusercontent.com/calcuis/gguf-coder/master/demo.gif)
29
+
30
+ - alternatively opt to run `ggc vc` with `gguf-connector`