diff --git a/README.md b/README.md index 4409b45..36cc13a 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ ## Getting Started ```bash -curl -sL wops.cc | sudo bash # Install WordOps +wget -qO wo wops.cc && sudo bash wo # Install WordOps sudo wo site create example.com --wp # Install required packages & setup WordPress on example.com ```