mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-15 20:09:18 +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:
parent
bf71d250a7
commit
82124b7733
1 changed files with 1 additions and 1 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Reference in a new issue