From c09972868eb05b924cdeb1733d17c08b47344e2a Mon Sep 17 00:00:00 2001
From: harshadyeola <harshad.yeola@rtcamp.com>
Date: Wed, 11 Feb 2015 11:46:19 +0530
Subject: [PATCH] updated ee update command

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5c8daf23..aa033b60 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ sudo ee site create example.com --wp     # Install required packages & setup Wor
 Update Procedure For EasyEngine to version 3.0
 
 ```bash
-wget http://rt.cx/ee && sudo bash install
+wget -q http://rt.cx/ee && sudo bash install
 ```
 
 ## More Site Creation Commands