diff --git a/README.md b/README.md index f6ef92239..716f825d6 100644 --- a/README.md +++ b/README.md @@ -89,12 +89,16 @@ Yes, this also includes all API provided by Paper, Spigot, and Bukkit. ## Building and setting up #### Initial setup -Run the following command in the root directory: +First, clone this repository. Do not download it. + +Then run the following command in the root directory: ``` ./gradlew applyPatches ``` +The project is now ready for use in your IDE. + #### Creating a patch Patches are effectively just commits in either `Purpur-API` or `Purpur-Server`. To create one, just add a commit to either repo and run `./gradlew rebuildPatches`, and a