- fix Raspberry-Pi install instructions

Simon Zolin 2019-10-25 11:22:20 +03:00
parent d58d0cc2a5
commit 992b0d4d45
1 changed files with 1 additions and 0 deletions

@ -66,6 +66,7 @@ It will unpack into a new directory called `AdGuardHome`.
All you have to do is simply type this command to the Terminal:
```bash
cd AdGuardHome
sudo ./AdGuardHome -s install
```