summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2012-09-14 10:02:08 +0200
committerrautenberg <rautenberg@in-silico.ch>2012-09-14 10:02:08 +0200
commit36503900c6e4fb8890e1eb98d3e103977041b6a6 (patch)
tree54617d49a516560e7a16657946341fe23716179b
parentfe65b25061986396b408b90d18255123be9fb547 (diff)
link opentox.github.com for installation instructions
-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.
-