docs: update CLN installation step

This commit is contained in:
Jesse de Wit
2024-01-30 21:03:49 +01:00
parent 600ca84289
commit b5276d4b53

View File

@@ -8,7 +8,9 @@
### Installation
#### CLN
Follow compilation steps for CLN [here](https://github.com/ElementsProject/lightning/blob/master/doc/getting-started/getting-started/installation.md) to enable developer mode.
Download a precompiled binary of CLN [here](https://github.com/ElementsProject/lightning/releases).
Or compile CLN yourself as described in the [installation documentation](https://github.com/ElementsProject/lightning/doc/getting-started/getting-started/installation.md).
#### lspd
Needs to be built from source: