Updated System Requirements (markdown)

Michael Stanclift 2020-10-21 21:16:59 -05:00
parent eb735883f6
commit 5cc28435b3

@ -20,13 +20,13 @@ If any of these components are missing, you should use the package manager utili
#### Debian/Raspbian/Ubuntu #### Debian/Raspbian/Ubuntu
```bash ```bash
apt update && apt install -y sqlite3 sudo git cronie rsync ssh apt update && apt install sqlite3 sudo git cronie rsync ssh
``` ```
#### CentOS/Fedora #### CentOS/Fedora
``` ```
dnf install apt update && apt install -y sqlite3 sudo git cronie rsync ssh dnf install sqlite3 sudo git cronie rsync ssh
``` ```
### Pi-hole Architecture ### Pi-hole Architecture