From 26a44a752aafca209603eb61822d7580fcc1987f Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Sun, 15 Jun 2025 00:06:56 +0000 Subject: [PATCH] Corrects lines --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 38740d3..9edb877 100644 --- a/README.md +++ b/README.md @@ -91,8 +91,8 @@ If you want a **fully automated** upgrade, use the `wp-rocket-launch.sh` script: ✅ Automatically cleans up existing containers and volumes ✅ Builds the custom WordPress image ✅ Deploys the new version with minimal manual intervention -✅ Copies new installation files to production -✅ Wordpress salt keys are shuffled +✅ Copies new installation files to production +✅ Wordpress salt keys are shuffled Alternatively, follow the manual upgrade process below.