Update 'README.md'
This commit is contained in:
@@ -85,11 +85,11 @@ WantedBy=multi-user.target
|
||||
sudo systemctl enable opencanary && sudo systemctl start opencanary
|
||||
```
|
||||
|
||||
- or you can symply download install to avoid all manual work
|
||||
- or you can symply download install script to avoid all manual work
|
||||
```bash
|
||||
wget https://download.csec.ba/tinkerboard/opencanary.sh
|
||||
#Make it executable
|
||||
sudo chmod +x ./opencanary.conf
|
||||
sudo chmod +x opencanary.conf
|
||||
#Execute script
|
||||
sudo ./opencanary.sh
|
||||
```
|
||||
Reference in New Issue
Block a user