Update README.md

This commit is contained in:
VirtuBox 2017-12-14 02:57:12 +01:00 committed by GitHub
parent 3f9fc50d19
commit b7ee35e26a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -45,7 +45,11 @@ sudo apt install mariadb-server
**7) Install EasyEngine**
```
wget -qO ee rt.cx/ee && bash ee
```
**7) Install Nginx, php5.6, php7.0, postfix, redis and configure EE backend **
```
ee stack install
ee stack install --php7 --redis
```
**8) Install Composer - Fix phpmyadmin and wp-cli errors**