Update README.md

This commit is contained in:
2024-12-21 15:41:30 +01:00
parent 4064c62891
commit 08761f5fa2
+1 -1
View File
@@ -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
```