diff --git a/System-Requirements.md b/System-Requirements.md index 3c989a8..c0c7a50 100644 --- a/System-Requirements.md +++ b/System-Requirements.md @@ -46,7 +46,7 @@ If any of these components are missing, you will have an opportunity to use the ### Debian Based (Ubuntu, Raspbian) ```bash -apt update && apt install sqlite3 sudo git cronie rsync ssh +apt update && apt install sqlite3 sudo git rsync ssh ``` ### Redhat Based (CentOS, Fedora)