From e81098da1dfd9db8fbb20ef9fabdca6f432a609e Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Thu, 10 Mar 2011 11:58:12 +0100 Subject: README updated --- README | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/README b/README index 734ad0b..3c85262 100644 --- a/README +++ b/README @@ -1,8 +1,19 @@ Installer for OpenTox IST/ALU Services +====================================== -Usage (currently only for Debian): +Usage +----- - git clone http://github.com/helma/opentox-install.git - cd opentox-install - vi config - sudo ./install +tested with Debian Squeeze, might work for Ubuntu and other Debian based distributions + + git clone http://github.com/opentox/install.git + cd install + vi config + sudo ./install + +Adjusting for other distributions +--------------------------------- + +- Create a script {distribution}.sh that installs all dependencies and libraries +- Set {distribution} in config +- Run sudo ./install -- cgit v1.2.3