diff --git a/System-Requirements.md b/System-Requirements.md index 8b046bf..44c1866 100644 --- a/System-Requirements.md +++ b/System-Requirements.md @@ -20,13 +20,13 @@ If any of these components are missing, you should use the package manager utili #### Debian/Raspbian/Ubuntu ```bash -apt update && apt install -y sqlite3 sudo git cronie rsync ssh +apt update && apt install sqlite3 sudo git cronie rsync ssh ``` #### 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