Fix incorrect binary name in README

master
Vladimir Hodakov 2019-04-13 22:14:04 +04:00
parent 749f223835
commit fd3aa24d1c
Signed by: Vladimir Hodakov
GPG Key ID: 673980B6882F82C6
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ This small CLI utility is useful when you want to upload single file to Yandex.D
The recommended install way is via Releases by invoking single command The recommended install way is via Releases by invoking single command
```sh ```sh
# binary will be $(go env GOPATH)/bin/golangci-lint # binary will be $(go env GOPATH)/bin/yapusher
curl -sfL https://install.goreleaser.com/github.com/fat0troll/yapusher.sh | sh -s -- -b $(go env GOPATH)/bin vX.Y.Z curl -sfL https://install.goreleaser.com/github.com/fat0troll/yapusher.sh | sh -s -- -b $(go env GOPATH)/bin vX.Y.Z
# or install it into ./bin/ # or install it into ./bin/