diff --git a/Getting-Started.md b/Getting-Started.md index 05a8bb8..7de2625 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -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/) 2. Extract `IW4MAdmin-.zip` #### Launching -Windows +**Windows** 1. Run `StartIW4MAdmin.cmd` 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`) 2. Execute the start script `./StartIW4MAdmin.sh` 3. Configure **IW4MAdmin** (You will be prompted as soon as it launches)