Skip to content

Commit 8efd873

Browse files
committed
fix: Update download link for Linux package to correct version
1 parent db02e4d commit 8efd873

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)