diff --git a/doc/build.md b/doc/build.md index 25242cb9f..3b2f140cd 100644 --- a/doc/build.md +++ b/doc/build.md @@ -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