Skip to content

Commit 25fd531

Browse files
authored
Merge pull request #9 from KolosalAI/agent
fix: Update download link for Linux package to correct version
2 parents db02e4d + 8efd873 commit 25fd531

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/INSTALLATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ kolosal --version
8989
### Linux Package (Debian/Ubuntu)
9090
```bash
9191
# Download
92-
wget https://github.com/KolosalAI/kolosal-cli/releases/download/v0.1.0-pre/kolosal-code_0.1.1-pre_amd64.deb
92+
wget https://github.com/KolosalAI/kolosal-cli/releases/download/v0.1.1-pre/kolosal-code_0.1.1-pre_amd64.deb
9393

9494
# Install
9595
sudo dpkg -i kolosal-code_0.1.1-pre_amd64.deb

0 commit comments

Comments
 (0)