summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 2 insertions, 7 deletions
diff --git a/README b/README
index 784b79e..5e7d483 100644
--- a/README
+++ b/README
@@ -11,12 +11,7 @@ tested with Debian Squeeze, might work for Ubuntu and other Debian based distrib
git clone http://github.com/opentox/install.git
cd install
- vi config
- sudo ./install
+ vi config.sh
+ ./install
-Adjusting for other distributions
----------------------------------
-- Create a script {distribution}.sh that installs all dependencies and libraries
-- Set {distribution} in config
-- Run sudo ./install