Skip to content

Commit 1c6e36c

Browse files
authored
update readme (#2)
1 parent 0d6b8d0 commit 1c6e36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ However, those new APIs are complex and not easy to use with curl. So, I made th
99
# Download
1010

1111
```bash
12-
$ curl -sL -o suc https://github.com/pyar6329/slack-upload-cli/releases/download/1.0.0/suc-$(uname -s)-$(uname -m)
12+
$ curl -sL -o suc https://github.com/pyar6329/slack-upload-cli/releases/download/1.0.1/suc-$(uname -s)-$(uname -m)
1313
$ chmod +x suc
1414
$ ./suc --help
1515
```

0 commit comments

Comments
 (0)