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 efe4f53 commit bdb8942Copy full SHA for bdb8942
README.md
@@ -24,7 +24,7 @@ EasyEngine (ee) is a linux shell-script collection, which makes it easy to manag
24
## Quick Start
25
26
```bash
27
-wget http://rt.cx/eebeta && sudo bash install # install easyengine 3.0.0-beta
+wget http://rt.cx/eebeta && sudo bash eebeta # install easyengine 3.0.0-beta
28
sudo ee site create example.com --wp # Install required packages & setup WordPress on example.com
29
```
30
0 commit comments