Skip to content

Commit ce6d438

Browse files
committed
README.md: update instruction to run tests
Reflecting what Travis does.
1 parent fa33017 commit ce6d438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ libsecp256k1 is built using autotools:
5959
$ ./autogen.sh
6060
$ ./configure
6161
$ make
62-
$ ./tests
62+
$ make check
6363
$ sudo make install # optional

0 commit comments

Comments
 (0)