Fixed syntax error in https://xgboost.readthedocs.io/en/latest/build.html. (#1477)
This commit is contained in:
@@ -99,7 +99,7 @@ export CXX = g++-5
|
||||
|
||||
Now, build using the following commands
|
||||
|
||||
````bash
|
||||
```bash
|
||||
cd ..; cp make/config.mk ./config.mk; make -j4
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user