Skip to content

Commit 1fdb100

Browse files
committed
Fix Useful Links (Documentation URL) and Adjust Quick Start
1 parent 1fccf83 commit 1fdb100

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

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

3030
## Update EasyEngine
@@ -84,7 +84,7 @@ ee site create example.com --mysql # create example.com with php & mysql supp
8484

8585

8686
## Useful Links
87-
- [Documentation] (http://docs.rtcamp.com/easyengine/docs/)
87+
- [Documentation] (http://docs.rtcamp.com/easyengine/)
8888
- [FAQ] (http://docs.rtcamp.com/easyengine/faq/)
8989
- [Conventions used] (http://rtcamp.com/wordpress-nginx/tutorials/conventions/)
9090

0 commit comments

Comments
 (0)