diff --git a/doc/INSTALL.md b/doc/INSTALL.md index 8e52e7355..9294130dd 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -306,9 +306,9 @@ need to include `testnet=1` ./cli/lightning-cli help -To install the built binaries into your system, you'll need to run `make install`: +To install the built binaries into your system, you'll need to run `sudo make install`: - make install + sudo make install On an M1 mac you may need to use this command instead: