diff --git a/Quickstart.md b/Quickstart.md index e5e4679..16b79b6 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -2,9 +2,9 @@ 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. -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`. +2. All devices now use a graphical configuration tool that can be accessed by running `configure`. -3. Once everything has been set up, the system can be started up and everything will connect if configured correctly. Be aware that the coordinator still uses a `config.lua` file and defaults to 4 units. If this does not match the number of units you have, it won't connect to the supervisor. +3. Once everything has been set up, the system can be started up and everything will connect if configured correctly. Remember you can only have one coordinator and one supervisor in any given facility system, with a maximum of 4 reactor units (each with no more than 2 boilers and no more than 3 turbines).