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.
2 parents 01013f9 + f655b44 commit 9c54fffCopy full SHA for 9c54fff
README.md
@@ -28,7 +28,7 @@ $ brew install tsub/s3-edit/s3-edit
28
For Linux
29
30
```
31
-$ VERION=0.0.6
+$ VERSION=0.0.6
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
0 commit comments