From a6c57ef30c036b053ebb2a0ad9040369a47745f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2EFernando=20S=C3=A1nchez?= Date: Tue, 13 Mar 2012 17:11:29 +0100 Subject: [PATCH] Install instructions Ubuntu --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index af66719..dd1ea53 100755 --- a/install.sh +++ b/install.sh @@ -1,5 +1,5 @@ #!/bin/bash - +# For Ubuntu: apt-get install libavahi-compat-libdnssd-dev function fetch(){ echo "Fetching project from Github" git clone https://github.com/balkian/Web4.0.git Web4.0