From 7ae96d4002cb7ef408f5ef5cbcbca58379884cd8 Mon Sep 17 00:00:00 2001 From: Mikayla Date: Tue, 28 Feb 2023 11:33:08 -0500 Subject: [PATCH] Updated System Setup (markdown) --- System-Setup.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/System-Setup.md b/System-Setup.md index 5ea2df3..639165e 100644 --- a/System-Setup.md +++ b/System-Setup.md @@ -16,6 +16,8 @@ There must always be one main system display, which will need to be the maximum This project has a whole lot of files, so the typical use of a single `wget` or pastbin download is not recommended. Therefor, a single file installation program is available titled `ccmsi.lua` (cc-mek-scada installer). The installation process pulls down a file called `install_manifest.json`. Do not delete this as it is required for updating or uninstalling an already installed application. +To download the installer from GitHub using wget, use this command: `wget https://raw.githubusercontent.com/MikaylaFischler/cc-mek-scada/main/ccmsi.lua` + `ccmsi` or `ccmsi help` or an invalid command will display this following help information. image