mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-02 05:44:20 +01:00
doc: add make install line for macOS instructions
This commit is contained in:
@@ -305,6 +305,12 @@ need to include `testnet=1`
|
||||
./lightningd/lightningd &
|
||||
./cli/lightning-cli help
|
||||
|
||||
|
||||
To install the built binaries into your system, you'll need to run `make install`:
|
||||
|
||||
sudo PATH="/usr/local/opt:$PATH" LIBRARY_PATH=/opt/homebrew/lib CPATH=/opt/homebrew/include make install
|
||||
|
||||
|
||||
To Build on Arch Linux
|
||||
---------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user