Skip to content

Commit

Permalink
docs: fix example build command
Browse files Browse the repository at this point in the history
  • Loading branch information
mtharp committed May 7, 2024
1 parent 48bac67 commit ff1ec07
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 @@ -74,7 +74,7 @@ validation code in rpmutils:

```
go mod edit -replace github.com/ProtonMail/go-crypto=github.com/pgpkeys-eu/go-crypto@main
go build -t pgp3
go build -tags pgp3
```

### Upgrading from versions before v0.4.0
Expand Down

0 comments on commit ff1ec07

Please sign in to comment.