Skip to content

Commit c846aad

Browse files
committed
Update README.md
1 parent 8479886 commit c846aad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44

55
easyengine (ee) is a linux shell-script collection, which makes it easy to manage your wordpress sites running on nginx web-server.
66

7-
EasyEngine currently supports:
7+
**EasyEngine currently supports:**
88

99
- Ubuntu 12.04, 12.10, 13.10 & 14.04
1010
- Debian 6, 7
1111

1212
## Quick Start
1313

1414
```bash
15-
curl -sL rt.cx/ee | sudo bash # install easyengine
16-
ee system install # install nginx, php, mysql, postfix
17-
ee site create example.com --wp # create example.com and install wordpress on it
15+
curl -sL rt.cx/ee | sudo bash # install easyengine
16+
ee system install # install nginx, php, mysql, postfix
17+
ee site create example.com --wp # create example.com and install wordpress on it
1818
```
1919

2020
## Upgrading

0 commit comments

Comments
 (0)