From 008b0f4e223f32acfacb5d18519bb7d45bcac3b4 Mon Sep 17 00:00:00 2001 From: Michael Stanclift <3002053+vmstan@users.noreply.github.com> Date: Wed, 29 Sep 2021 16:11:51 -0500 Subject: [PATCH] Updated System Requirements (markdown) --- System-Requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)