Skip to content

Commit

Permalink
README: Update to reference secp256k1 0.5.0
Browse files Browse the repository at this point in the history
0.5.0 is current on nixPkgs and is what we are testing with on CI.
I have also verified it works locally on macOS and Linux.
  • Loading branch information
msgilligan committed Aug 20, 2024
1 parent 8ce53d5 commit cba9670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ path to your location.

== Building with Gradle Wrapper

Make sure you have installed version (0.4.1) of `secp256k1` with `nix profile install nixpkgs#secp256k1`
Make sure you have installed version (0.5.0) of `secp256k1` with `nix profile install nixpkgs#secp256k1`

. `./gradlew build`

Expand Down

0 comments on commit cba9670

Please sign in to comment.