We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7aac85 commit c099728Copy full SHA for c099728
README.md
@@ -33,7 +33,7 @@ sudo ee site create example.com --wp # Install required packages & setup Wor
33
Update Procedure For EasyEngine to version 3.0
34
35
```bash
36
-wget http://rt.cx/ee && sudo bash install
+wget -q http://rt.cx/ee && sudo bash install
37
```
38
39
## More Site Creation Commands
0 commit comments