diff options
author | Kryptic Dot <KrypticDot@users.noreply.github.com> | 2013-12-28 16:11:28 +0000 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2014-03-04 19:29:47 +0000 |
commit | ee986768cef758ec3df3d09a98e6c7b1eda0ef5e (patch) | |
tree | c3f59973673d315236d0b2c5c8a0b911e9a7f0f1 | |
parent | de485b8d48747f07ee9ec112b3707e95c113cde3 (diff) | |
download | Essentials-ee986768cef758ec3df3d09a98e6c7b1eda0ef5e.tar Essentials-ee986768cef758ec3df3d09a98e6c7b1eda0ef5e.tar.gz Essentials-ee986768cef758ec3df3d09a98e6c7b1eda0ef5e.tar.lz Essentials-ee986768cef758ec3df3d09a98e6c7b1eda0ef5e.tar.xz Essentials-ee986768cef758ec3df3d09a98e6c7b1eda0ef5e.zip |
Cleaning up readme markdown
-rw-r--r-- | README.markdown | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/README.markdown b/README.markdown index ae9dc1fad..af9ad4598 100644 --- a/README.markdown +++ b/README.markdown @@ -18,11 +18,6 @@ To build with Maven, use the command mvn package dependency:copy ``` -To build with Ant, use the command -``` -ant -``` - Jar files can then be found in the /jars folder @@ -50,7 +45,7 @@ To build all jars, select the EssentialsParent project and build that. You'll fi Please only submit pull requests for the 2.x branch. -Bugs and issues can be submitted at https://essentials3.atlassian.net/ +Bugs and issues can be submitted/found at https://essentials3.atlassian.net/ Other advice |