From f587501293effbedba1e2feffd3b41a690842fbb Mon Sep 17 00:00:00 2001 From: Mikayla Date: Sun, 5 Mar 2023 12:45:52 -0500 Subject: [PATCH] Updated Quickstart (markdown) --- Quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quickstart.md b/Quickstart.md index fcaf7e7..7dca006 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -2,7 +2,7 @@ Was the setup too long and you didn't want to read it? -The installer can be downloaded using `wget https://raw.githubusercontent.com/MikaylaFischler/cc-mek-scada/main/ccmsi.lua` from GitHub and I will likely add a link for pastebin to the README or in the wiki. The installer help `ccmsi help` should give you the information you need to install the applications. +The installer can be downloaded using `wget https://raw.githubusercontent.com/MikaylaFischler/cc-mek-scada/main/ccmsi.lua` from GitHub or download from pastebin with `pastebin get iUMjgW0C`. The installer help `ccmsi help` should give you the information you need to install the applications. The config files are intended to be self-documenting, so you can likely figure them out. You still should probably check out the section on the [RTU config](https://github.com/MikaylaFischler/cc-mek-scada/wiki/System-Setup#rtu-configuration) though.