From 2155c802efce303a3607ea4acc4b74b03227b0af Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Tue, 29 Mar 2022 20:22: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 359855a..e52d451 100644 --- a/System-Requirements.md +++ b/System-Requirements.md @@ -45,7 +45,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 rsync ssh +apt install sqlite3 sudo git rsync ssh ``` ### Redhat Based (CentOS, Fedora)