Skip to content

Commit

Permalink
Update README with up-to-date go install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
viktomas committed Apr 15, 2022
1 parent caacf85 commit e765209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ brew install godu
With `go`:

```sh
go get -u github.com/viktomas/godu
go install github.com/viktomas/godu@latest
```

Or grab a [Released binary](https://github.com/viktomas/godu/releases/latest) for your OS and architecture, extract it and put it on your `$PATH` e.g. `/usr/local/bin`.
Expand Down

0 comments on commit e765209

Please sign in to comment.