From 9cfdd8b1d8a2a304eaae332b7e8f8352ec5d2a61 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Sun, 15 Jun 2025 00:08:21 +0000 Subject: [PATCH] Now fixes lines --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9edb877..be55558 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.