Update README.md

This commit is contained in:
Walter Higgins 2016-09-09 22:26:09 +01:00 committed by GitHub
parent 26933f0940
commit 849cac769b
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ Before installing ScriptCraft you must first install SpigotMC which is a special
## Installing and Running SpigotMC ## Installing and Running SpigotMC
Follow these steps to download and install SpigotMC on your machine. Follow these steps to download and install SpigotMC on your machine.
1. Download Spigot's [BuildTools.jar][spigotdl] 1. Download Spigot's [BuildTools.jar][spigotdl]
2. Save the BuildTools.jar file to a new directory called spigotmc. 2. Save the BuildTools.jar file to a new directory called spigotmc.
3. Open a terminal (Mac and Linux) or command prompt (windows) window and type `java -jar BuildTools.jar`. This will kick off a long series of commands to "build" SpigotMC. 3. Open a terminal (Mac and Linux) or command prompt (windows) window and type `java -jar BuildTools.jar`. This will kick off a long series of commands to "build" SpigotMC.