Skip to content

Commit

Permalink
fix install notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladislav Sidorin committed Nov 4, 2021
1 parent 1a28d1f commit e6b8fb2
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 @@ -8,7 +8,7 @@ The command is designed to quickly start new projects on go.
## Install
Require go 1.16.0 or later, to install run:

`go get -u github.com/satmaelstorm/gost`
`go install github.com/satmaelstorm/gost@latest`
## Common supported flags
`-v` - verbose output

Expand Down

0 comments on commit e6b8fb2

Please sign in to comment.