From 81a9919336aba269649164ab629538ab9535d678 Mon Sep 17 00:00:00 2001 From: jbanic Date: Wed, 9 Nov 2022 23:01:17 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```