diff --git a/README.md b/README.md index a355c93..9381de4 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ python3 -m venv env source env/bin/activate pip install wheel pip install cryptography==38.0.1 -pip install opencanary +pip install opencanary==0.9.5 pip install scapy ```