diff --git a/INSTALL.md b/INSTALL.md index 45f2d48..95370a8 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -5,7 +5,7 @@ Install prerequisites on Debian based systems: ``` -$ sudo apt-get install python-twisted python-crypto python-pyasn1 python-gmpy2 python-mysqldb python-zope.interface +$ sudo apt-get install python-twisted python-configparser python-crypto python-pyasn1 python-gmpy2 python-mysqldb python-zope.interface ``` Install prerequisites on RedHat based systems: