mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 15:44:21 +01:00
doc: force mistune==0.8.4 during pip package resolution.
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com> Changelog-None: doc: force mistune==0.8.4 during pip package resolution.
This commit is contained in:
committed by
Rusty Russell
parent
bf71d250a7
commit
82124b7733
@@ -40,7 +40,7 @@ Get dependencies:
|
||||
autoconf automake build-essential git libtool libgmp-dev libsqlite3-dev \
|
||||
python3 python3-mako python3-pip net-tools zlib1g-dev libsodium-dev \
|
||||
gettext
|
||||
pip3 install --user mrkd
|
||||
pip3 install --user mrkd mistune==0.8.4
|
||||
|
||||
If you don't have Bitcoin installed locally you'll need to install that
|
||||
as well. It's now available via [snapd](https://snapcraft.io/bitcoin-core).
|
||||
|
||||
Reference in New Issue
Block a user