diff --git a/Altcoin-and-Forkcoin-Support.md b/Altcoin-and-Forkcoin-Support.md index 7fe9c7e..6d6678f 100644 --- a/Altcoin-and-Forkcoin-Support.md +++ b/Altcoin-and-Forkcoin-Support.md @@ -233,7 +233,7 @@ transacting via the [`mmgen-xmrwallet`][mx] command. Make sure that [Monerod][M] is installed and running and that `monero-wallet-rpc` is located in your executable path. -Install the Python XMR requirements: +Install the Python XMR requirements: ```text $ python3 -m pip install --user -r xmr-requirements.txt diff --git a/Test-Suite.md b/Test-Suite.md index 95d389e..4d592b3 100644 --- a/Test-Suite.md +++ b/Test-Suite.md @@ -95,9 +95,9 @@ Complete the BTC-only installation steps above, without running the test. Make sure the [Bitcoin Cash Node][cnd], [Litecoin][ld] and [Monero][md] daemons are installed on your system. -Install [Parity, Geth, the ETH and XMR Python requirements][oe] and optionally -the [Solidity compiler][sc] as described on the Altcoin-and-Forkcoin-Support -page. +Install [Parity, Geth and the ETH Python requirements][oe], optionally the +[Solidity compiler][sc], and [the XMR Python requirements][xr] as described on +the Altcoin-and-Forkcoin-Support page. In addition, you must install the following helper programs and libraries (MSYS2 users can omit Zcash-Mini and leave out `sudo` in commands): @@ -228,4 +228,5 @@ commands’ output on the screen as they’re being run. [ld]: https://download.litecoin.org/litecoin-0.17.1/ [oe]: Altcoin-and-Forkcoin-Support#a_oe [sc]: Altcoin-and-Forkcoin-Support#a_dt +[xr]: Altcoin-and-Forkcoin-Support#a_xmr_req [oz]: https://github.com/openethereum/openethereum/releases/tag/v3.1.0