diff --git a/README.md b/README.md index 7d44771..260414c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Go API and CLI to get information of your N26 account # Installation -- macOS: Available via Homebrew. Just run `brew install guitmz/n26/n26` +- macOS: Available via Homebrew. Just run `brew install guitmz/tools/n26` - Linux: You can manually build this project or download a binary release. You can also install with `go get -u github.com/guitmz/n26/cmd/n26` (make sure you have your Go env setup correctly).