README.md: update instruction to run tests

Reflecting what Travis does.
This commit is contained in:
Marko Bencun
2019-07-19 13:50:16 +02:00
parent fa33017135
commit ce6d438266

View File

@@ -59,5 +59,5 @@ libsecp256k1 is built using autotools:
$ ./autogen.sh
$ ./configure
$ make
$ ./tests
$ make check
$ sudo make install # optional