Browse Source

Merge pull request #396 from MiteshShah/patch-1

Update README.md
bugfixes
Gaurav Ashtikar 10 years ago
parent
commit
b2fdd2e56f
  1. 2
      README.md

2
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

Loading…
Cancel
Save