summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-04-02 00:10:05 -0700
committerAndreas Maunz <andreas@maunz.de>2011-04-02 00:10:05 -0700
commit438de29fbd0ddf20c0b4acac1fa70d7ce58a62b8 (patch)
treee7ff86bb19c76b140b6b72e6499a14dc3ba8d88c /README
parentfbc7e27e66bddfb402824813e996e1c41ed421c4 (diff)
Edited README via GitHub
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