mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-04 11:08:03 +01:00
Add pip requirements install to Mac instructions
This commit is contained in:
parent
0c487a61ba
commit
6cee603f71
1 changed files with 1 additions and 0 deletions
|
@ -264,6 +264,7 @@ Configure Python 3.x & get mako:
|
|||
|
||||
Build lightning:
|
||||
|
||||
$ pip install -r requirements.txt
|
||||
$ ./configure
|
||||
$ make
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue