mirror of https://github.com/cowrie/cowrie.git
document python-mysqldb dependency
This commit is contained in:
parent
91498f836c
commit
c63339ba65
|
@ -5,7 +5,7 @@
|
|||
Install prerequisites on Debian based systems:
|
||||
|
||||
```
|
||||
$ sudo apt-get install python-twisted python-crypto python-pyasn1 python-gmpy2 python-zope.interface
|
||||
$ sudo apt-get install python-twisted python-crypto python-pyasn1 python-gmpy2 python-mysqldb python-zope.interface
|
||||
```
|
||||
|
||||
Install prerequisites on RedHat based systems:
|
||||
|
|
Loading…
Reference in New Issue