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. ```