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:
Vincenzo Palazzo 2021-12-08 18:34:36 +01:00 committed by Rusty Russell
parent bf71d250a7
commit 82124b7733

View file

@ -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).