We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa33017 commit ce6d438Copy full SHA for ce6d438
README.md
@@ -59,5 +59,5 @@ libsecp256k1 is built using autotools:
59
$ ./autogen.sh
60
$ ./configure
61
$ make
62
- $ ./tests
+ $ make check
63
$ sudo make install # optional
0 commit comments