Skip to content

Commit b19700d

Browse files
authored
Merge pull request #3 from augustos0204/patch-1
fix(README): Fix path of go install lazypg
2 parents c477c68 + 5d56e29 commit b19700d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ brew install rebelice/tap/lazypg
9393
### Go Install
9494

9595
```bash
96-
go install github.com/rebelice/lazypg@latest
96+
go install github.com/rebelice/lazypg/cmd/lazypg@latest
9797
```
9898

9999
### Download Binary

0 commit comments

Comments
 (0)