From 3a6dd52445edf22bdba8e703326e863366c45d8c Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Mon, 5 Jan 2015 20:51:15 +0100 Subject: [PATCH] readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e652e99..cca092c 100644 --- a/readme.md +++ b/readme.md @@ -12,8 +12,9 @@ sudo apt-get git git clone https://github.com/bachy/debian-lamp.git ``` -3 run the script +3 run the script as root ``` +su cd debian-lamp chmod a+x install-debian-server.sh ./install-debian-server.sh