summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 0 insertions, 21 deletions
diff --git a/README b/README
deleted file mode 100644
index 50cc8c3..0000000
--- a/README
+++ /dev/null
@@ -1,21 +0,0 @@
-A graphical interface for the OpenTox ToxModel usecase
-
-INSTALLATION
-
-1. Follow the instructions on http://wiki.github.com/helma/opentox-documentation/installation-of-opentox-webservices
-
-2. Install opentox-toxmodel
-
- git clone git://github.com/helma/opentox-toxmodel.git
-
- or fork opentox-toxmodel on github (http://github.com/helma/opentox-toxmodel) and clone your new repository (see guides on http://github.com)
-
-3. Run opentox-toxmodel
-
- cd opentox-toxmodel
- thin -R config.ru -e production start
-
- point your browser to http://localhost:3000/
-
- or deploy with phusion passenger (http://www.modrails.com/)
-