mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
doc: Move M1 instructions install to its own section
Changelog-None
This commit is contained in:
committed by
Christian Decker
parent
8f549bfcca
commit
62e44e6bc8
@@ -308,6 +308,10 @@ need to include `testnet=1`
|
||||
|
||||
To install the built binaries into your system, you'll need to run `make install`:
|
||||
|
||||
make install
|
||||
|
||||
On an M1 mac you may need to use this command instead:
|
||||
|
||||
sudo PATH="/usr/local/opt:$PATH" LIBRARY_PATH=/opt/homebrew/lib CPATH=/opt/homebrew/include make install
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user