Skip to content

Commit

Permalink
update how to install in README
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasepe committed May 15, 2021
1 parent 96fe733 commit d6b3ea5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@ pets:
In order to use the `yo` command, compile it using the following command:
```bash
go get -u github.com/lucasepe/yo
```sh
$ go install github.com/lucasepe/yo@latest
```
This will create the executable under your `$GOPATH/bin` directory.
Expand Down

0 comments on commit d6b3ea5

Please sign in to comment.