Update doc

This commit is contained in:
Frédéric Guillot
2014-03-31 22:11:41 -04:00
parent dcc22d938b
commit 4743bda6ea
2 changed files with 3 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ Install Kanboard:
```bash
cd /var/www/html
wget http://kanboard.net/kanboard-VERSION.zip
unzip kanboard-VERSION.zip
chown -R apache:apache kanboard/data
rm kanboard-VERSION.zip
```