Updated Getting Started (markdown)

RaidMax 2019-03-18 11:05:48 -05:00
parent 6428bd673a
commit 229cf365ee

@ -15,10 +15,10 @@ Latest binary builds are always available at:
- [Installation guide for Linux](https://www.ostechnix.com/how-to-install-microsoft-net-core-sdk-on-linux/) - [Installation guide for Linux](https://www.ostechnix.com/how-to-install-microsoft-net-core-sdk-on-linux/)
2. Extract `IW4MAdmin-<version>.zip` 2. Extract `IW4MAdmin-<version>.zip`
#### Launching #### Launching
Windows **Windows**
1. Run `StartIW4MAdmin.cmd` 1. Run `StartIW4MAdmin.cmd`
2. Configure **IW4MAdmin** (You will be prompted as soon as it launches) 2. Configure **IW4MAdmin** (You will be prompted as soon as it launches)
Linux **Linux**
1. Allow execution on the start script (`chmod +x StartIW4MAdmin.sh`) 1. Allow execution on the start script (`chmod +x StartIW4MAdmin.sh`)
2. Execute the start script `./StartIW4MAdmin.sh` 2. Execute the start script `./StartIW4MAdmin.sh`
3. Configure **IW4MAdmin** (You will be prompted as soon as it launches) 3. Configure **IW4MAdmin** (You will be prompted as soon as it launches)