Closed abhay-raizada closed 7 years ago
Before we tell our new developers to install by python3 setup.py install it'd be better if we can tell them how to get the source first. i.e. by doing: git clone https://github.com/NIT-dgp/UIP.git
python3 setup.py install
git clone https://github.com/NIT-dgp/UIP.git
Before we tell our new developers to install by
python3 setup.py install
it'd be better if we can tell them how to get the source first. i.e. by doing:git clone https://github.com/NIT-dgp/UIP.git