1. Remove the extra ` to fix https://xgboost.readthedocs.io/en/latest/build.html
2. Use ` for inline code
This commit is contained in:
Shuyu Liang 2016-08-19 02:57:13 +08:00 committed by Tianqi Chen
parent 59246350ca
commit d85e287b99

View File

@ -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