aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/installing/manual_install.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md
index 98e1a4d10..5ef62c04a 100644
--- a/docs/installing/manual_install.md
+++ b/docs/installing/manual_install.md
@@ -234,6 +234,7 @@ Create a new linux user to run the Alaveteli application.
Create the target directory and clone the Alaveteli source code in to this directory:
mkdir -p /var/www/alaveteli
+ chown alaveteli:alaveteli /var/www
chown alaveteli:alaveteli /var/www/alaveteli
cd /home/alaveteli
sudo -u alaveteli git clone --recursive \