mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-12 04:42:36 -03:00
commit
f33793fb99
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ Build steps
|
||||||
|
|
||||||
libsecp256k1 is built using autotools:
|
libsecp256k1 is built using autotools:
|
||||||
|
|
||||||
$ ./autogen.sh # not necessary when building from release tarballs
|
$ ./autogen.sh
|
||||||
$ ./configure
|
$ ./configure
|
||||||
$ make
|
$ make
|
||||||
$ sudo make install # optional
|
$ sudo make install # optional
|
||||||
|
|
Loading…
Reference in a new issue