diff --git a/README.md b/README.md index 87da2f3..bc8bb34 100644 --- a/README.md +++ b/README.md @@ -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 ```