Skip to content

Commit 384f556

Browse files
committed
Merge dashpay#652: README.md: update instruction to run tests
ce6d438 README.md: update instruction to run tests (Marko Bencun) Pull request description: Reflecting what Travis does. ACKs for commit ce6d43: real-or-random: ACK ce6d438 sipa: ACK ce6d438 Tree-SHA512: c0a36772a5d8571bb503f83111e89181acc1eec080cf7efa64ab922f6136138234555a9d47120e2126ae958a60864b0479c3037bff74895dd488015f25a05c10
2 parents ee56acc + ce6d438 commit 384f556

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)