Skip to content

Commit 93e8aff

Browse files
author
Gaurav Ashtikar
committed
Update README.md
1 parent 80f9be0 commit 93e8aff

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
@@ -23,14 +23,14 @@ EasyEngine (ee) is a python tool, which makes it easy to manage your wordpress s
2323
## Quick Start
2424

2525
```bash
26-
wget -q http://rt.cx/ee && sudo bash ee # install easyengine 3.0.0-beta
26+
wget -q http://rt.cx/ee && sudo bash ee # Install easyengine 3
2727
sudo ee site create example.com --wp # Install required packages & setup WordPress on example.com
2828
```
2929

3030
## Update EasyEngine
3131

3232

33-
Update Procedure For EasyEngine to version 3.0
33+
Update Procedure For EasyEngine to version 3.0.1
3434

3535
```bash
3636
wget -q http://rt.cx/ee && sudo bash ee

0 commit comments

Comments
 (0)