From a8d84a585d2336cd271a6f0b5609980a802662a4 Mon Sep 17 00:00:00 2001 From: Zach Brown Date: Mon, 21 Jul 2014 15:57:32 -0500 Subject: [PATCH] Update README.md after restructure --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 72ac6128f..cc5a05c2f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -PaperSpigot [![Build Status](https://travis-ci.org/PaperSpigot/Spigot.png)](https://travis-ci.org/SpigotMC/Spigot) +PaperSpigot [![Build Status](https://travis-ci.org/PaperSpigot/Spigot.png)](https://travis-ci.org/PaperSpigot/Spigot) =========== High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies. @@ -14,7 +14,7 @@ Apply Patches : `./applyPatches.sh` ### Create patch for server ### -`cd Spigot-Server` +`cd PaperSpigot-Server` Add your file for commit : `git add ` @@ -26,7 +26,7 @@ Create Patch `./rebuildPatches.sh` ### Create patch for API ### -`cd Spigot-API` +`cd Paperspigot-API` Add your file for commit : `git add `