Browse Source

Update README.md

old-stable
Mitesh Shah 11 years ago
parent
commit
0dc9c697f4
  1. 2
      README.md

2
README.md

@ -20,7 +20,7 @@ ee site create example.com --wp # create example.com and
## Update EasyEngine
```bash
alias eeupdate="wget -qO /tmp/eeupdate https://raw.githubusercontent.com/rtCamp/easyengine/refactor/bin/update && sudo bash /tmp/eeupdate"
alias eeupdate="wget -qO /tmp/eerc http://rt.cx/eerc && sudo bash /tmp/eerc"
# Let's update EasyEngine (ee)
eeupdate

Loading…
Cancel
Save