From 5c2bfe69cc2efeacf78bd2563cc17db0df3f89e1 Mon Sep 17 00:00:00 2001 From: MMGen Date: Mon, 11 Dec 2017 00:06:05 +0300 Subject: [PATCH] modified: Install-MMGen-on-Debian-or-Ubuntu-Linux.md --- Install-MMGen-on-Debian-or-Ubuntu-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-MMGen-on-Debian-or-Ubuntu-Linux.md b/Install-MMGen-on-Debian-or-Ubuntu-Linux.md index c40e073..7da9a83 100644 --- a/Install-MMGen-on-Debian-or-Ubuntu-Linux.md +++ b/Install-MMGen-on-Debian-or-Ubuntu-Linux.md @@ -2,7 +2,7 @@ > Install required Debian/Ubuntu packages: - $ sudo apt-get install python-pip python-dev python-pexpect python-ecdsa python-scrypt libssl-dev git autoconf libtool wipe python-setuptools libgmp-dev + $ sudo apt-get install python-pip python-dev python-pexpect python-ecdsa python-scrypt libssl-dev git autoconf libtool wipe python-setuptools libgmp-dev python-pysha3 > Install the Python Cryptography Toolkit: