Update README.md

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

View File

@ -49,7 +49,7 @@ 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
ee stack install --php7 --redis --admin --phpredisadmin
```
**8) Install Composer - Fix phpmyadmin and wp-cli errors**