Skip to content

Commit

Permalink
Changed build.rst (binary wheels are supported for macOS also) (#5711)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mottl authored May 27, 2020
1 parent e3aa7f1 commit 78b4e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Installation Guide
pip3 install xgboost
* The binary wheel will support GPU algorithms (`gpu_hist`) on machines with NVIDIA GPUs. Please note that **training with multiple GPUs is only supported for Linux platform**. See :doc:`gpu/index`.
* Currently, we provide binary wheels for 64-bit Linux and Windows.
* Currently, we provide binary wheels for 64-bit Linux, macOS and Windows.
* Nightly builds are available. You can now run

.. code-block:: bash
Expand Down

0 comments on commit 78b4e95

Please sign in to comment.