From bce3bd729834aab1d7290819e51aecfdbf8c67ff Mon Sep 17 00:00:00 2001 From: Wruczek Date: Sun, 9 Apr 2017 20:04:39 +0200 Subject: [PATCH] Updated Website Installation (markdown) --- Website-Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Website-Installation.md b/Website-Installation.md index 6c7abf3..77cbcbc 100644 --- a/Website-Installation.md +++ b/Website-Installation.md @@ -13,7 +13,7 @@ This is a short tutorial on installing ts-website. ### Recommended configuration - We recommend using PHP 7 with nginx or Apache -`sudo apt-get install php7.0 php7.0-curl php7.0-gd php7.0-cli php7.0-mysql php-xml php7.0-mbstring` +`sudo apt-get install php7.0 php7.0-curl php7.0-gd php7.0-cli php7.0-mysql php7.0-xml php7.0-mbstring` ### Recommended web server configuration **Apache**: