1. Remove the extra ` to fix https://xgboost.readthedocs.io/en/latest/build.html 2. Use ` for inline code
This commit is contained in:
parent
59246350ca
commit
d85e287b99
@ -36,8 +36,8 @@ even better to send pull request if you can fix the problem.
|
||||
## Build the Shared Library
|
||||
|
||||
Our goal is to build the shared library:
|
||||
- On Linux/OSX the target library is ```libxgboost.so```
|
||||
- On Windows the target library is ```libxgboost.dll```
|
||||
- On Linux/OSX the target library is `libxgboost.so`
|
||||
- On Windows the target library is `libxgboost.dll`
|
||||
|
||||
The minimal building requirement is
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user