We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6685e3e + 3d856e7 commit 862c330Copy full SHA for 862c330
1 file changed
README.md
@@ -117,7 +117,7 @@ picoclaw agent -m "What is photosynthesis?"
117
### Or install everything in one line
118
119
```bash
120
-curl -sSL https://raw.githubusercontent.com/picolm/picolm/main/install.sh | bash
+curl -sSL https://raw.githubusercontent.com/RightNow-AI/picolm/main/install.sh | bash
121
```
122
123
### Performance on real hardware
@@ -201,7 +201,7 @@ The model file (638MB) stays on disk. PicoLM **memory-maps** it and streams one
201
### One-liner install (Raspberry Pi / Linux)
202
203
204
205
206
207
This will:
0 commit comments