Skip to content

Commit

Permalink
docs: fix install command
Browse files Browse the repository at this point in the history
  • Loading branch information
serkodev committed May 5, 2022
1 parent eb9cd7c commit 52439c8
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 @@ -16,7 +16,7 @@ File-system based route generator for Go. Compatible with any web frameworks.
## Install

```
go install github.com/serkodev/routegen@latest
go install github.com/serkodev/routegen/cmd/routegen@latest
```

## Guides
Expand Down

0 comments on commit 52439c8

Please sign in to comment.