Skip to content

Commit

Permalink
Update readme install instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Shin-Thant committed Mar 6, 2024
1 parent 6df7132 commit aa754d8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ This project is highly inspired by [Goose](https://github.com/pressly/goose) whi
### Install

```sh
go get github.com/Shin-Thant/gograte
go install github.com/Shin-Thant/gograte/cmd/gograte@latest
```

This will install the `gograte` binary to your `$GOPATH/bin` directory.

### Guides

Move to `cmd/gograte` directory and run `go install`.
Expand Down

0 comments on commit aa754d8

Please sign in to comment.