summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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