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 3a93d7d commit 0af2c62Copy full SHA for 0af2c62
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 http://rt.cx/ee && sudo bash install
37
```
38
39
## More Site Creation Commands
0 commit comments