modified: Altcoin-and-Forkcoin-Support.md

The MMGen Project 2019-02-13 15:05:13 +00:00
commit f23bf097fc

@ -48,9 +48,10 @@ Signing of ETH and ETC transactions is handled by the [pyethereum][y] library.
First, using the [pip3][P] Python package installer, install the following
dependencies:
*Note: Ubuntu Xenial users will have to upgrade Python3 and the Python
dependencies listed in the [Install wiki][iw] from the Ubuntu Bionic repository
(that is, upgrade Python from v3.5 to v3.6) before proceeding.*
*Note: Ubuntu Xenial users will have to upgrade the Python interpreter and
Python dependencies listed in the [Install wiki][iw] from version 3.5 to 3.6
before proceeding. This can be done by adding the Bionic repository to
'sources.list' and installing the relevant packages with '-t bionic'*
$ sudo -H pip3 install wheel future pysha3 PyYAML py_ecc rlp