From 5240e4c7e1b4b7589aeb8ce6098cb1edeab4e76a Mon Sep 17 00:00:00 2001 From: Xavi Ivars Date: Mon, 1 Jun 2015 18:13:25 +0200 Subject: [PATCH] Fix error with wp-super-cache plugin name --- easyengine/commands/site/create/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyengine/commands/site/create/index.md b/easyengine/commands/site/create/index.md index 70a5e5d..c1fa715 100644 --- a/easyengine/commands/site/create/index.md +++ b/easyengine/commands/site/create/index.md @@ -38,7 +38,7 @@ To create Standard/Single WordPress site use following command. ee site create example.com --wp # install wordpress without any page caching ee site create example.com --w3tc # install wordpress with w3-total-cache plugin - ee site create example.com --wpsc # install wordpress with whisp-super-cache plugin + ee site create example.com --wpsc # install wordpress with wp-super-cache plugin ee site create example.com --wpfc # install wordpress + nginx fastcgi_cache ### WordPress Multisite with subdirectory