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 | 6299c5dcf79b86091d328f0a5040ae8bf3001fe8 (patch) | |
tree | 87a1d21e38befadb96538ed6df913395bf23c9f6 | |
parent | f844d6be682c63c6eb13292b6e7032bbdbf12df0 (diff) | |
download | Essentials-6299c5dcf79b86091d328f0a5040ae8bf3001fe8.tar Essentials-6299c5dcf79b86091d328f0a5040ae8bf3001fe8.tar.gz Essentials-6299c5dcf79b86091d328f0a5040ae8bf3001fe8.tar.lz Essentials-6299c5dcf79b86091d328f0a5040ae8bf3001fe8.tar.xz Essentials-6299c5dcf79b86091d328f0a5040ae8bf3001fe8.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 |