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.
2 parents 00ce444 + 58d1d09 commit 1e40cb0Copy full SHA for 1e40cb0
README.md
@@ -30,10 +30,10 @@ sudo ee site create example.com --wp # Install required packages & setup Wor
30
## Update EasyEngine
31
32
33
-Update Procedure For EasyEngine to version 3.0.0-beta
+Update Procedure For EasyEngine to version 3.0
34
35
```bash
36
-wget http://rt.cx/eebeta && sudo bash install
+wget -q http://rt.cx/ee && sudo bash install
37
```
38
39
## More Site Creation Commands
0 commit comments