Skip to content

Commit e61494c

Browse files
authored
Update download link for slack-cli to v0.0.11 (#14)
1 parent 92601d8 commit e61494c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It's aimed at coding agents with a very simple interface, and is not intended to
1111
Download the binary for your platform from the release page:
1212

1313
```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
14+
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
1515
sudo chmod +x /usr/local/bin/slack
1616
```
1717

0 commit comments

Comments
 (0)