From f867e8ee33ec49c344502c7a5482fb5c1bad2644 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Mon, 24 Oct 2022 14:52:32 +0200 Subject: [PATCH] Format README --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 688e103..e39a04d 100644 --- a/README.md +++ b/README.md @@ -87,13 +87,13 @@ Detailed Getting Started guide with additional installation methods can be found ### Standard WordPress sites ```bash -wo site create example.com --wp # install wordpress with PHP 8.0 without any page caching -wo site create example.com --wp --php81 # install wordpress with PHP 8.1 without any page caching -wo site create example.com --wpfc # install wordpress + nginx fastcgi_cache -wo site create example.com --wpredis # install wordpress + nginx redis_cache -wo site create example.com --wprocket # install wordpress with WP-Rocket plugin -wo site create example.com --wpce # install wordpress with Cache-enabler plugin -wo site create example.com --wpsc # install wordpress with wp-super-cache plugin +wo site create example.com --wp # install wordpress with PHP 8.0 without any page caching +wo site create example.com --wp --php81 # install wordpress with PHP 8.1 without any page caching +wo site create example.com --wpfc # install wordpress + nginx fastcgi_cache +wo site create example.com --wpredis # install wordpress + nginx redis_cache +wo site create example.com --wprocket # install wordpress with WP-Rocket plugin +wo site create example.com --wpce # install wordpress with Cache-enabler plugin +wo site create example.com --wpsc # install wordpress with wp-super-cache plugin ``` ### WordPress multisite with subdirectory