Skip to content

Commit

Permalink
Update ubuntu.rst
Browse files Browse the repository at this point in the history
Add 'composer install'
  • Loading branch information
niel committed Dec 21, 2016
1 parent 1591aa9 commit f82666e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/ubuntu.rst
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ This guide is assuming you're starting with a completely minimal Ubuntu installa
cd www
newgrp www-data
git clone https://github.com/nZEDb/nZEDb.git
composer install
sudo chmod -R 755 /var/www/nZEDb/app/libraries
sudo chmod -R 755 /var/www/nZEDb/libraries
sudo chmod -R 777 /var/www/nZEDb/resources
Expand Down

0 comments on commit f82666e

Please sign in to comment.