From 642aa23e54c8b426c775c56b9b0996a460497248 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Mon, 9 Jun 2025 16:39:05 +0000 Subject: [PATCH] More enlightenment --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50a08a2..55f6752 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,8 @@ docker compose -f docker-compose.first.yml down docker compose up -d # Or just run -./wp-rocket-launch.sh #also copies new content to production. +./wp-rocket-launch.sh # Also, cleans up existing containers and volumes, + # and copies new installation to production. ```