From fd3aa24d1c5f841f1151ac6eb67867a467e7f24e Mon Sep 17 00:00:00 2001 From: Vladimir Hodakov Date: Sat, 13 Apr 2019 22:14:04 +0400 Subject: [PATCH] Fix incorrect binary name in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83b2814..6c73aa4 100644 --- a/README.md +++ b/README.md @@ -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 ```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 # or install it into ./bin/