Browse Source

Update README.md

bugfixes
Mitesh Shah 10 years ago
parent
commit
c6d422d010
  1. 2
      README.md

2
README.md

@ -16,7 +16,7 @@ ee --help
How to install this version on your system?? How to install this version on your system??
```bash ```bash
sudo apt-get update 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 git clone -b python https://github.com/rtCamp/easyengine.git
cd easyengine cd easyengine
sudo python3 setup.py install sudo python3 setup.py install

Loading…
Cancel
Save