summaryrefslogtreecommitdiff
path: root/doc/en_US/ubuntu-installation.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en_US/ubuntu-installation.markdown')
-rw-r--r--doc/en_US/ubuntu-installation.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en_US/ubuntu-installation.markdown b/doc/en_US/ubuntu-installation.markdown
index 88b2b8b7..f29219a2 100644
--- a/doc/en_US/ubuntu-installation.markdown
+++ b/doc/en_US/ubuntu-installation.markdown
@@ -9,7 +9,7 @@ Install Apache and PHP:
```bash
sudo apt-get update
sudo apt-get install -y apache2 libapache2-mod-php7.0 php7.0-cli php7.0-mbstring php7.0-sqlite3 \
- php7.0-opcache php7.0-json php7.0-mysql php7.0-pgsql php7.0-ldap php7.0-gd php-7.0-xml
+ php7.0-opcache php7.0-json php7.0-mysql php7.0-pgsql php7.0-ldap php7.0-gd php7.0-xml
```
Install Kanboard: