summaryrefslogtreecommitdiff
path: root/README.rdoc
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2009-11-17 10:57:04 +0100
committerChristoph Helma <helma@in-silico.de>2009-11-17 10:57:04 +0100
commit40cc23c8e0f2ae20348a6cdde257dd14fddafd4c (patch)
tree4f1c2f56a6ae1b9d4f6d417277840d2cff0b4a20 /README.rdoc
parent7008947d2fe7e90dcf254e081510bea6c718fc30 (diff)
README adjusted
Diffstat (limited to 'README.rdoc')
-rw-r--r--README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rdoc b/README.rdoc
index e4d8a0e..e337907 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -14,7 +14,7 @@ Install the gem:
== Usage
-- set the environment variables OPENTOX_COMPOUNDS, OPENTOX_FEATURES, OPENTOX_DATASETS, OPENTOX_FMINER to the base URI of the OpenTox REST webservices
+- adjust the settings in $HOME/.opentox/config
- require 'opentox-ruby-api-wrapper' in your ruby application
- consult the rdoc API documentation for details