summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README5
1 files changed, 1 insertions, 4 deletions
diff --git a/README b/README
index e12583e..008ad1f 100644
--- a/README
+++ b/README
@@ -17,10 +17,7 @@ A) Debian or compatible (tested on Debian 6.0.5).
B) Users may gain root privileges using 'sudo'.
Usage:
-Configure the installer in config.sh, then run 'install'. Then configure your system by adding a line to the startup file of your favorite shell (e.g. BASH with the file '~/.bashrc') to read in '~/.opentox/opentox-ui.sh' (e.g. with 'source ~/.opentox/opentox-ui.sh'), so any newly started shell will be completely configured. To uninstall, simply remove the line from the startup file. To save disc space also remove directory OT_PREFIX. To remove also your configuration, remove $HOME/.opentox.
-
Detailed installation instructions for developers can be found here:
-http://opentox.github.com/development/2012/08/09/install-opentox-development-environment/
+http://opentox.github.com/setup/2012/08/09/install-opentox-development-environment/
You can run multiple Opentox versions on the same machine: Just install again as a different user.
-