summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorErik Broes <erikbroes@grum.nl>2011-01-15 01:24:18 +0100
committerErik Broes <erikbroes@grum.nl>2011-01-15 01:24:18 +0100
commit0318cfc74632fc1addec858982086518ea9711af (patch)
treefb67fbc45703a2382585b751e19b9e9fb8e03d35 /README.md
parent81882dea397c01902f91b5eb57e91ee36f761751 (diff)
downloadcraftbukkit-0318cfc74632fc1addec858982086518ea9711af.tar
craftbukkit-0318cfc74632fc1addec858982086518ea9711af.tar.gz
craftbukkit-0318cfc74632fc1addec858982086518ea9711af.tar.lz
craftbukkit-0318cfc74632fc1addec858982086518ea9711af.tar.xz
craftbukkit-0318cfc74632fc1addec858982086518ea9711af.zip
Updated pom once more! proper repo this time :D
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d5719e2f..9148cfe3 100644
--- a/README.md
+++ b/README.md
@@ -10,4 +10,5 @@ We use maven to handle our dependencies.
* Install [Maven 3](http://maven.apache.org/download.html)
* Check out and install [Bukkit](http://github.com/Bukkit/Bukkit)
+ * *Note*: this is not needed as the repository we use has Bukkit too, but you might have a newer one (with your own changes :D)
* Check out this repo and: `mvn clean package`