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
No known key found for this signature in database
GPG Key ID: 804538928C37EAE8
1 changed files with 1 additions and 1 deletions

View File

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