Update README.md

This commit is contained in:
sekwah41 2018-08-27 00:53:49 +01:00 committed by GitHub
parent 545167824d
commit d491009451
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Advanced Portals ![Build Status](https://travis-ci.org/Plugineers/Advanced-Porta
================
<h2>Build Instructions</h2>
<p>(This part is mostly aimed for beginners in case they haven't seen a maven project)
<p>You must have maven installed then run "mvn clean install". Once the build is complete you will have a useable jar file in the folder named "target" listed as Advanced-Portals-x.x.x-snapshot.jar</p>
<p>You must have maven installed then run "gradle build". Once the build is complete you will have a useable jar file in the folder named "build/lib" listed as Advanced-Portals-x.x.x-snapshot.jar</p>
<h2>Plugin Info</h2>
<p><b>NOTE:</b> This is the old version of Advanced Portals, look in the appropriate branch for the newer versions.</p>