Updated Quickstart (markdown)

Mikayla 2024-01-23 23:30:22 -05:00
parent 8277aba195
commit 8bfd712598

@ -2,7 +2,7 @@ Was the setup too long and you didn't want to read it?
1. 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 sqUN6VUb ccmsi.lua`. The installer help `ccmsi help` should give you the information you need to install the applications. 1. 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 sqUN6VUb ccmsi.lua`. The installer help `ccmsi help` should give you the information you need to install the applications.
2. 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. 2. The config files are intended to be self-documenting, so you can likely figure them out. Most devices now use a graphical configuration tool that can be accessed by running `configure`.
3. Once everything has been configured, the system can be started up and everything will connect if configured correctly. 3. Once everything has been configured, the system can be started up and everything will connect if configured correctly.