aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAikar <[email protected]>2016-03-18 01:46:32 -0400
committerAikar <[email protected]>2016-03-18 01:46:32 -0400
commit4619c60eac63c87cb64cbfa2d919d08875fbb2c3 (patch)
tree9914a69fce758a0cb9ce8814c767566eacd6dd94 /README.md
parent98b86017faefc853af2fc7a87f162c202e21c8d3 (diff)
downloadPaper-4619c60eac63c87cb64cbfa2d919d08875fbb2c3.tar.gz
Paper-4619c60eac63c87cb64cbfa2d919d08875fbb2c3.zip
skip jar creation on build unless --jar specified
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index fef1799c53..40e47f23ca 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,9 @@ How To (Compiling From Source)
------
To compile PaperSpigot, you need JDK 8, maven, and an internet connection.
-Clone this repo, run ./build.sh from *bash*, get files.
+Clone this repo, run ./build.sh --jar from *bash*, get files.
+
+Leave off --jar if you only wish to resync your checkout and not create a paperclip jar file just yet.
Special Thanks To:
-------------