summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDico <dico.karssiens@gmail.com>2014-07-14 02:42:45 +0200
committerDico <dico.karssiens@gmail.com>2014-07-14 02:42:45 +0200
commit63a2e9519e17626fe526b596d4427cf5d2082f04 (patch)
tree3a4908e866d9d4297700f16fd293112ca5cee22f /README.md
parent89cb6d2d2efa99eee9ce6baa5da6449b06f64711 (diff)
parent05a68efc43bcdf5aa2d2595f0ea74f45364647d3 (diff)
Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into dev
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d57f0c8..64ea7d0 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Detailed description:
0. Download [the latest spigot](http://ci.md-5.net/job/Spigot/lastStableBuild/artifact/Spigot-Server/target/spigot.jar)
0. Run it once inside redstoner, then shut it down again
0. Create a new directory (inside redstoner) called 'lib'
-0. Download [jython](http://search.maven.org/remotecontent?filepath=org/python/jython-standalone/2.5.3/jython-standalone-2.5.3.jar) and save it as 'jython.jar' inside lib
+0. Download [jython](http://search.maven.org/remotecontent?filepath=org/python/jython-standalone/2.7-b2/jython-standalone-2.7-b2.jar) and save it as 'jython.jar' inside lib
0. Download [mysql-connector](https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.30.zip), extract 'mysql-connector-java-X.X.XX-bin.jar
' and save it as 'mysql-connector.jar' inside lib
0. Download [PyPluginLoader](http://gserv.me/static/PyPluginLoader-0.3.5.jar) (we're using [this fork](https://github.com/gdude2002/Python-Plugin-Loader)) into the plugins directory