summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2012-11-30 11:38:36 +0100
committerAndreas Maunz <andreas@maunz.de>2012-11-30 11:38:36 +0100
commitfb0257b1b67c904915989c344b3ea45b28b893f7 (patch)
tree3a94128298fca596d31bc32765c4233ccd5c3d09
parentad32d779ac5cfce30683c38670b82e6fd34529b3 (diff)
Update README
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 3630150..9f9894f 100644
--- a/README
+++ b/README
@@ -9,8 +9,9 @@ POSIX-compliant (not limited to a particular shell) installer. Report bugs via G
- Encapsulated (everything is installed in a sub-directory in $HOME)
- Logged (all non-elemtary actions are logged)
-A) sudo configuration to gain root privileges assumed (needed only for installation).
-B) configuration for non-free packages assumed.
+Assumptions:
+A) Checked out this installer via 'cd && git clone git://github.com/opentox/install && cd install && git checkout oldarch', preferably in Debian 6.x
+B) 'sudo' configuration to gain root privileges assumed (needed only for installation).
Configure in config.sh, see comments there.
By default, everything is installed to $HOME/opentox-ruby (=OT_PREFIX).