Minor fix on installation guide and (the probably deprecated) build script

This commit is contained in:
Kontinuation
2016-02-24 12:46:37 +08:00
parent b3a81a216d
commit 54a9f30e92
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ cd xgboost; make -j4
### Building on OSX
On Ubuntu OSX, one build xgboost by
On OSX, one build xgboost by
```bash
git clone --recursive https://github.com/dmlc/xgboost