Update 'README.md'

This commit is contained in:
2022-11-09 19:28:41 +01:00
parent 74b3cfd052
commit 6619ce255a
+6 -6
View File
@@ -41,14 +41,14 @@ export CRYPTOGRAPHY_DONT_BUILD_RUST=1
9. Install dependencies
```bash
mkdir ~/opencanary
sudo mkdir ~/opencanary
cd ~/opencanary
python3 -m venv env
sudo python3 -m venv env
source env/bin/activate
pip install wheel
pip install rdpy
pip install opencanary
pip install scapy pcapy
sudo pip install wheel
sudo pip install rdpy
sudo pip install opencanary
sudo pip install scapy pcapy
```
10. Create config file and copy it to the path