We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db02e4d + 8efd873 commit 25fd531Copy full SHA for 25fd531
1 file changed
docs/INSTALLATION.md
@@ -89,7 +89,7 @@ kolosal --version
89
### Linux Package (Debian/Ubuntu)
90
```bash
91
# Download
92
-wget https://github.com/KolosalAI/kolosal-cli/releases/download/v0.1.0-pre/kolosal-code_0.1.1-pre_amd64.deb
+wget https://github.com/KolosalAI/kolosal-cli/releases/download/v0.1.1-pre/kolosal-code_0.1.1-pre_amd64.deb
93
94
# Install
95
sudo dpkg -i kolosal-code_0.1.1-pre_amd64.deb
0 commit comments