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)