summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavor <vorgrimmlerdavid@gmx.de>2012-08-22 09:00:29 +0300
committerdavor <vorgrimmlerdavid@gmx.de>2012-08-22 09:00:29 +0300
commitb4c58ae9f27b819290dadca8516a480dc3e1b201 (patch)
tree3fac45fb63944592caeab8568c41ac29e557d7ec
parent731046da7345ce277fb178f7693a7f888b7d184a (diff)
Update README
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 49bf25b..e12583e 100644
--- a/README
+++ b/README
@@ -19,7 +19,8 @@ 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 developer found here: http://opentox.github.com/development/2012/08/09/install-opentox-development-environment/
+Detailed installation instructions for developers can be found here:
+http://opentox.github.com/development/2012/08/09/install-opentox-development-environment/
You can run multiple Opentox versions on the same machine: Just install again as a different user.