simple chg

This commit is contained in:
tqchen 2015-04-05 12:16:55 -07:00
parent b8fd7c3c7c
commit 8a3c0f1ae4

View File

@ -10,7 +10,7 @@ Before you run the script
====
* Make sure you have set up the hadoop environment.
- Check variable $HADOOP_PREFIX exists (e.g. run ```echo $HADOOP_PREFIX```)
- Compile xgboost with hdfs support by typing ```make hdfs=1```
- Compile xgboost with hdfs support
How to Use
====