Skip to content

Commit 1e40cb0

Browse files
author
gau1991
committed
Merge branch 'python' of github.com:rtCamp/easyengine into python
2 parents 00ce444 + 58d1d09 commit 1e40cb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ sudo ee site create example.com --wp # Install required packages & setup Wor
3030
## Update EasyEngine
3131

3232

33-
Update Procedure For EasyEngine to version 3.0.0-beta
33+
Update Procedure For EasyEngine to version 3.0
3434

3535
```bash
36-
wget http://rt.cx/eebeta && sudo bash install
36+
wget -q http://rt.cx/ee && sudo bash install
3737
```
3838

3939
## More Site Creation Commands

0 commit comments

Comments
 (0)