We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dedfe12 commit 3d585b4Copy full SHA for 3d585b4
README.md
@@ -25,14 +25,7 @@ $ brew install tsub/s3-edit/s3-edit
25
26
### Get binary from GitHub releases
27
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
+Download binary from https://github.com/tsub/s3-edit/releases
36
37
## Requirements
38
0 commit comments