Skip to content

Commit

Permalink
update install instructions for go 1.17+
Browse files Browse the repository at this point in the history
  • Loading branch information
tednaleid authored Oct 20, 2022
1 parent 36dc5cf commit ba23a9d
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 @@ -35,7 +35,7 @@ brew install ganda
3. Compile from source with golang:

```
go get -u github.com/tednaleid/ganda
go install github.com/tednaleid/ganda@latest
```

to install in your `$GOPATH/bin` (which you want in your `$PATH`)
Expand Down

0 comments on commit ba23a9d

Please sign in to comment.