diff --git "a/Initial-Setup-Of-The-Virtual-Machine-VM-version-3.0-(\"Irish\").md" "b/Initial-Setup-Of-The-Virtual-Machine-VM-version-3.0-(\"Irish\").md" index 17c2190..c0a36f7 100644 --- "a/Initial-Setup-Of-The-Virtual-Machine-VM-version-3.0-(\"Irish\").md" +++ "b/Initial-Setup-Of-The-Virtual-Machine-VM-version-3.0-(\"Irish\").md" @@ -308,7 +308,7 @@ When the process completes you will see this screen: ![](https://i.imgur.com/k0xX34r.jpg) # How To Stop The Server -Open up a terminal window and navigate to the swg-main folder by typing **cd swg-main** and then run ant stop to begin the shutdown procedure. It will look like this once complete: +Run the terminal command `ant stop` from the `swg-main` directory. If you aren't in the `swg-main` directory, use the command `cd swg-main`. It will look like this once complete: ![](https://i.imgur.com/NW44562.jpg)