diff --git a/Home.md b/Home.md index 510c208..b0ce68d 100644 --- a/Home.md +++ b/Home.md @@ -7,7 +7,8 @@ The master branch here on Github is the port from the hMod version to Bukkit wit A somewhat modified version of the original Dynmap for hMod is still available in the hmod branch of this repo. # Compiling # -Use `ant` to compile the code. Note that the plugin requires Bukkit. Edit `build_parameters.xml` to supply ant with the correct paths. +Use maven to compile the code, just like Bukkit/CraftBukkit. For this, first 'install' Bukkit with maven (`mvn install` inside the Bukkit repo). +Alternatively use `ant` to compile the code. Note that the plugin requires Bukkit. Edit `build_parameters.xml` to supply ant with the correct paths. # Setup # *Note: these manuals compatible with Bukkit's version of Dynmap*