summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2012-11-30 11:35:53 +0100
committerAndreas Maunz <andreas@maunz.de>2012-11-30 11:35:53 +0100
commitb31ca7d70d4a08a6f072e6b8ea596fa08e261785 (patch)
tree55ae78a03316bf7b3b367e91bb4112ed82b3efbe
parent1a4c9bbc80bf66a70cd43540304c126f5a144436 (diff)
Update README.markdown
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index d69b28f..12595fe 100644
--- a/README.markdown
+++ b/README.markdown
@@ -6,7 +6,7 @@ Ruby wrapper for the [OpenTox](http://www.opentox.org) REST API
Installation
------------
-opentox-ruby depends on many third party programs and libraries, which makes the setup complicated and error prone. For this reason we recommend to use the installer from [opentox-install](http://github.com/opentox/opentox-install). If you want to install manually you can find the necessary steps in the installation scripts.
+opentox-ruby depends on many third party programs and libraries, which makes the setup complicated and error prone. For this reason we recommend to use the installer from [opentox-install](http://github.com/opentox/install/tree/oldarch). If you want to install manually you can find the necessary steps in the installation scripts.
Quickstart
----------