mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
document python-mysqldb dependency
This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user