mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
put pip reqs in requirements.txt
This commit is contained in:
@ -45,7 +45,7 @@ Activate the virtual environment and install packages
|
||||
|
||||
```
|
||||
$ source cowrie-env/bin/activate
|
||||
(cowrie-env) $ pip install twisted cryptography pyopenssl gmpy2
|
||||
(cowrie-env) $ pip install -r requirements.txt
|
||||
```
|
||||
|
||||
## Add a user
|
||||
|
||||
Reference in New Issue
Block a user