mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-19 05:44:12 +01:00
doc/install: get rid of out of date mrkd / mistune install instructions
This commit is contained in:
parent
37fc0d8c6f
commit
05e2317142
@ -77,7 +77,7 @@ There are two ways to build core lightning, and this depends on how you want use
|
||||
To build cln to just install a tagged or master version you can use the following commands:
|
||||
|
||||
pip3 install --upgrade pip
|
||||
pip3 install mako mistune==0.8.4 mrkd
|
||||
pip3 install mako
|
||||
./configure
|
||||
make
|
||||
sudo make install
|
||||
|
Loading…
Reference in New Issue
Block a user