Fix incorrect binary name in README

This commit is contained in:
2019-04-13 22:14:04 +04:00
parent 749f223835
commit fd3aa24d1c

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/