Skip to content

Commit

Permalink
fix go install in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mycrEEpy committed Oct 14, 2024
1 parent 24be132 commit 973acfa
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 @@ -15,7 +15,7 @@ You can download the pre-built binaries from the GitHub Releases or use various
Using Go:

```shell
go install github.com/mycreepy/pakku@latest
go install github.com/mycreepy/pakku/cmd/pakku@latest
```

Using Pkgx:
Expand Down

0 comments on commit 973acfa

Please sign in to comment.