We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92601d8 commit e61494cCopy full SHA for e61494c
1 file changed
README.md
@@ -11,7 +11,7 @@ It's aimed at coding agents with a very simple interface, and is not intended to
11
Download the binary for your platform from the release page:
12
13
```bash
14
-sudo curl -fsL -o /usr/local/bin/slack https://github.com/kitproj/slack-cli/releases/download/v0.0.10/slack_v0.0.10_linux_arm64
+sudo curl -fsL -o /usr/local/bin/slack https://github.com/kitproj/slack-cli/releases/download/v0.0.11/slack_v0.0.11_linux_arm64
15
sudo chmod +x /usr/local/bin/slack
16
```
17
0 commit comments