adding right path to setup.py

This commit is contained in:
Ajinkya Kale 2015-12-12 15:08:59 -08:00
parent 7a74c9523a
commit 4695fa3c2a

View File

@ -21,7 +21,7 @@ For up-to-date version, please install from github.
of project of project
- Make sure you have - Make sure you have
`setuptools <https://pypi.python.org/pypi/setuptools>`__ `setuptools <https://pypi.python.org/pypi/setuptools>`__
- Install with ``python setup.py install`` from this directory. - Install with ``python ./python-package/setup.py install`` from this directory.
- For windows users, please use the Visual Studio project file under - For windows users, please use the Visual Studio project file under
`windows folder <../windows/>`__. See also the `installation `windows folder <../windows/>`__. See also the `installation
tutorial <https://www.kaggle.com/c/otto-group-product-classification-challenge/forums/t/13043/run-xgboost-from-windows-and-python>`__ tutorial <https://www.kaggle.com/c/otto-group-product-classification-challenge/forums/t/13043/run-xgboost-from-windows-and-python>`__