From b5276d4b53b4227b29761d5ec959c45b3ff72fbb Mon Sep 17 00:00:00 2001 From: Jesse de Wit Date: Tue, 30 Jan 2024 21:03:49 +0100 Subject: [PATCH] docs: update CLN installation step --- docs/CLN.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/CLN.md b/docs/CLN.md index 352cab0..32fd48e 100644 --- a/docs/CLN.md +++ b/docs/CLN.md @@ -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: