diff options
author | KHobbits <rob@khobbits.co.uk> | 2014-02-04 01:17:06 +0000 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2014-02-04 01:17:06 +0000 |
commit | 9d60c20f171261a6fc5d4799ff627b172c9ed09b (patch) | |
tree | e6b9c72272a28d1b3f73c41140600aa50233e2d6 | |
parent | a292dcbd17c13d8dea91b092dcfca662346b18e1 (diff) | |
download | Essentials-9d60c20f171261a6fc5d4799ff627b172c9ed09b.tar Essentials-9d60c20f171261a6fc5d4799ff627b172c9ed09b.tar.gz Essentials-9d60c20f171261a6fc5d4799ff627b172c9ed09b.tar.lz Essentials-9d60c20f171261a6fc5d4799ff627b172c9ed09b.tar.xz Essentials-9d60c20f171261a6fc5d4799ff627b172c9ed09b.zip |
Readme tweak.
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index a4b88a7cf..b0de21483 100644 --- a/README.markdown +++ b/README.markdown @@ -46,7 +46,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, select the EssentialsParent project and build that. You'll find all jars inside the jars folder. If you create pull requests, always make them for the 2.x branch. |