Skip to content

Commit

Permalink
fix version in genpw readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Aizen committed Oct 7, 2024
1 parent c9d4027 commit 07d1f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/genpw/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
To install **genpw**, use `go install`:

```bash
go install github.com/francescoalemanno/cryptipass/cmd/genpw@latest
go install github.com/francescoalemanno/cryptipass/v2/cmd/genpw@latest
```

Ensure `$GOPATH/bin` is added to your `PATH` to run the command directly.
Expand Down

0 comments on commit 07d1f93

Please sign in to comment.