No releases yet anyway

This commit is contained in:
Pieter Wuille 2014-06-21 00:07:37 +02:00
parent 176b5041f3
commit 62c5890208

View file

@ -41,7 +41,7 @@ Build steps
libsecp256k1 is built using autotools:
$ ./autogen.sh # not necessary when building from release tarballs
$ ./autogen.sh
$ ./configure
$ make
$ sudo make install # optional