Update 'README.md'

This commit is contained in:
2022-11-09 15:59:25 +01:00
parent 51fc349047
commit 74b3cfd052
+1 -1
View File
@@ -89,7 +89,7 @@ sudo systemctl enable opencanary && sudo systemctl start opencanary
```bash
wget https://download.csec.ba/tinkerboard/opencanary.sh
#Make it executable
sudo chmod +x opencanary.conf
sudo chmod +x opencanary.sh
#Execute script
sudo ./opencanary.sh
```