Update Ubuntu installation doc (merge pull-request #198)
This commit is contained in:
@@ -11,6 +11,12 @@ sudo apt-get update
|
||||
sudo apt-get install -y php5 php5-sqlite unzip
|
||||
```
|
||||
|
||||
In case your webserver was running restart to make sure the php modules are reloaded
|
||||
|
||||
```bash
|
||||
service apache2 restart
|
||||
```
|
||||
|
||||
Install Kanboard:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user