From c6d422d01045993028ba25b20ef2f2ceecbf4c7e Mon Sep 17 00:00:00 2001 From: Mitesh Shah Date: Tue, 27 Jan 2015 17:43:08 +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 0f300886..3a8e1ee5 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ ee --help How to install this version on your system?? ```bash sudo apt-get update -sudo apt-get install python3 python3-apt python3-setuptools python3-dev git +sudo apt-get -y install python3 python3-apt python3-setuptools python3-dev git git clone -b python https://github.com/rtCamp/easyengine.git cd easyengine sudo python3 setup.py install