mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
need extra pip upgrade
This commit is contained in:
@ -74,6 +74,9 @@ Activate the virtual environment and install packages
|
|||||||
|
|
||||||
```
|
```
|
||||||
$ source cowrie-env/bin/activate
|
$ source cowrie-env/bin/activate
|
||||||
|
|
||||||
|
(cowrie-env) $ pip install --upgrade pip
|
||||||
|
|
||||||
(cowrie-env) $ pip install --upgrade -r requirements.txt
|
(cowrie-env) $ pip install --upgrade -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user