Update 'README.md'

This commit is contained in:
2022-11-09 23:01:17 +01:00
parent 826e0022e7
commit 81a9919336
+1 -1
View File
@@ -46,7 +46,7 @@ cd opencanary
python3 -m venv env
source env/bin/activate
pip install wheel
#sudo pip install rdpy (not working in latest release)
#sudo pip install rdpy (not working in the latest release)
pip install opencanary
pip install scapy pcapy
```