From cb5359b81c4a23b8a6967dc6abc46e959847fbee Mon Sep 17 00:00:00 2001 From: Andreas Maunz Date: Mon, 12 Nov 2012 16:34:53 +0100 Subject: Update README --- README | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README b/README index b478bda..3630150 100644 --- a/README +++ b/README @@ -17,14 +17,13 @@ By default, everything is installed to $HOME/opentox-ruby (=OT_PREFIX). The configs go to OT_PREFIX/.sh__ot.sh for each package. After installation, configure the system by editing the startup file of your favorite shell (in BASH -the file '~/.bashrc') to include '~/.opentox-ui.sh' (in BASH with 'source ~/.opentox-ui.sh'). -This file is the only one that the installer creates outside OT_PREFIX. -If you now open a new shell, all environment variables are adjusted automatically. +the file '~/.bashrc') to include '~/install/ot-tools-user.sh' (in BASH with 'source ~/install/ot-tools-user.sh'). +If you now open a new shell and type otconfig, all environment variables are adjusted automatically. IMPORTANT workaround: before using the system for the first time: Open a shell, otconfig, otkill, gem uninstall rack, and uninstall the latest version (1.4.1), otstart. -To uninstall the system simply delete the link from the startup file: Done. +To uninstall the system simply delete the link from the startup file (e.g. '~/.bashrc'). To save disk space delete directory OT_PREFIX. Anyone can run multiple Opentox versions on the same machine: Install again as a different user. -- cgit v1.2.3