Skip to content

Commit 3d585b4

Browse files
committed
Modify README.md
1 parent dedfe12 commit 3d585b4

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,7 @@ $ brew install tsub/s3-edit/s3-edit
2525

2626
### Get binary from GitHub releases
2727

28-
For Linux
29-
30-
```
31-
$ VERSION=0.0.10
32-
$ curl -fSL -o s3-edit.tar.gz "https://github.com/tsub/s3-edit/releases/download/v${VERSION}/s3-edit_v${VERSION}_linux_amd64.tar.gz"
33-
$ tar -zxvf s3-edit.tar.gz -C /usr/local/bin
34-
$ rm s3-edit.tar.gz
35-
```
28+
Download binary from https://github.com/tsub/s3-edit/releases
3629

3730
## Requirements
3831

0 commit comments

Comments
 (0)