mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-11 20:32:35 -03:00
commit
f33793fb99
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue