From 307a8b35ac1f1a92d8ac64129b842fbec9cd1881 Mon Sep 17 00:00:00 2001 From: Rahul Bansal Date: Wed, 24 Dec 2014 18:54:26 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 190a6597..9278d1aa 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ EasyEngine (ee) is a linux shell-script collection, which makes it easy to manag ```bash wget -qO ee rt.cx/ee && sudo bash ee # install easyengine -sudo ee site create example.com --wp # Install required packages & setup WordPress on example.com +sudo ee site create example.com --wp # Install required packages & setup WordPress on example.com ``` ## Update EasyEngine