summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authormd_5 <md_5@bigpond.com>2012-09-16 13:56:42 +1000
committermd_5 <md_5@bigpond.com>2012-09-16 13:56:42 +1000
commit858350c34431a02f005f024604d04ab1f2db96d3 (patch)
treebbbf517329834e32b343eaa25cda0332d28d51f0 /README.markdown
parentcfdbd5360e30e98774840443a48620a6052a7122 (diff)
downloadEssentials-858350c34431a02f005f024604d04ab1f2db96d3.tar
Essentials-858350c34431a02f005f024604d04ab1f2db96d3.tar.gz
Essentials-858350c34431a02f005f024604d04ab1f2db96d3.tar.lz
Essentials-858350c34431a02f005f024604d04ab1f2db96d3.tar.xz
Essentials-858350c34431a02f005f024604d04ab1f2db96d3.zip
Instructions on how to build.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index a3c2c1d42..5b7903771 100644
--- a/README.markdown
+++ b/README.markdown
@@ -18,7 +18,7 @@ Please follow the format guidelines that are saved in the project properties.
Windows users, please read this: http://help.github.com/line-endings/
The default line ending is LF.
-To build all jars, select the BuildAll project and build that. You'll find all jars inside the dist/lib folder of the BuildAll project.
+To build all jars, open this folder and use `mvn clean install` to build it. You'll find all jars inside the jars/ folder.
If you create pull requests, always make them for the master branch.