From 04fddac72a24e3987aa723f91b5586258ba86e86 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Fri, 12 Feb 2021 10:40:34 -0600 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 754eda1..c8abd1a 100644 --- a/System-Requirements.md +++ b/System-Requirements.md @@ -36,7 +36,7 @@ If any of these components are missing, you will have an opportunity to use the apt update && apt install sqlite3 sudo git cronie rsync ssh ``` -### Redhat Based (CentOS/Fedora) +### Redhat Based (CentOS, Fedora) ``` dnf install sqlite3 sudo git cronie rsync ssh