Fixed syntax error in https://xgboost.readthedocs.io/en/latest/build.html. (#1477)
This commit is contained in:
parent
6d0426e6e3
commit
59246350ca
@ -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
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user