Skip to content

Commit 9c54fff

Browse files
authored
Merge pull request #11 from masutaka/typo
Fix typo
2 parents 01013f9 + f655b44 commit 9c54fff

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
@@ -28,7 +28,7 @@ $ brew install tsub/s3-edit/s3-edit
2828
For Linux
2929

3030
```
31-
$ VERION=0.0.6
31+
$ VERSION=0.0.6
3232
$ 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"
3333
$ tar -zxvf s3-edit.tar.gz -C /usr/local/bin
3434
$ rm s3-edit.tar.gz

0 commit comments

Comments
 (0)