diff --git a/README.md b/README.md index acafd4d..bd045ad 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ OpenNBT is a library for reading and writing NBT files, with some extra custom t -------------- OpenNBT uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory. -You can also download a build [here](http://build.spacehq.org/browse/OPENNBT-MAIN). +Snapshots (if any exist) can be downloaded [here](http://repo.spacehq.org/content/repositories/snapshots/org/spacehq/opennbt). +Releases (if any exist) can be downloaded [here](http://repo.spacehq.org/content/repositories/release/org/spacehq/opennbt). License