diff --git a/README.md b/README.md index bc8bb34..1889a05 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 the latest release) +#sudo install rdpy (not working in the latest release) pip install opencanary pip install scapy pcapy ```