Update README.md

Remove all reamining instances of `PaperSpigot` and replace them with `Paper`
This commit is contained in:
willies952002 2016-03-20 20:32:00 -04:00
parent 537c4994db
commit d281b8fbc6
1 changed files with 4 additions and 4 deletions

View File

@ -13,14 +13,14 @@ How To (Server Admins)
Download a copy of Paperclip.jar from our buildserver here:
https://ci.destroystokyo.com/job/PaperSpigot/
Run the PaperClip jar directly from your server. Just like old times
Run the Paperclip jar directly from your server. Just like old times
PaperSpigot requires **Java 8** or above.
Paperclip requires **Java 8** or above.
How To (Compiling From Source)
------
To compile PaperSpigot, you need JDK 8, maven, and an internet connection.
To compile Paper, you need JDK 8, maven, and an internet connection.
Clone this repo, run ./build.sh --jar from *bash*, get files.
@ -31,4 +31,4 @@ Special Thanks To:
![YourKit-Logo](https://www.yourkit.com/images/yklogo.png)
[YourKit](http://www.yourkit.com/), makers of the outstanding java profiler, support open source projects of all kinds with their full featured [Java](https://www.yourkit.com/java/profiler/index.jsp) and [.NET](https://www.yourkit.com/.net/profiler/index.jsp) application profilers. We thank them for granting PaperSpigot an OSS license so that we can make our software the best it can be.
[YourKit](http://www.yourkit.com/), makers of the outstanding java profiler, support open source projects of all kinds with their full featured [Java](https://www.yourkit.com/java/profiler/index.jsp) and [.NET](https://www.yourkit.com/.net/profiler/index.jsp) application profilers. We thank them for granting Paper an OSS license so that we can make our software the best it can be.