Commit e73a417d authored by Nikita Titov's avatar Nikita Titov Committed by Qiwei Ye
Browse files

docs hotfix (#1521)

parent 65e63967
...@@ -92,8 +92,10 @@ LightGBM can use Apple Clang (9.0 or higher), or GCC/G++ to build in macOS. ...@@ -92,8 +92,10 @@ LightGBM can use Apple Clang (9.0 or higher), or GCC/G++ to build in macOS.
Apple Clang (9.0 or higher) Apple Clang (9.0 or higher)
^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
1. Install `CMake`_ (3.12 or higher). 1. Install `CMake`_ (3.12 or higher):
.. code:: .. code::
brew install --HEAD cmake brew install --HEAD cmake
2. Run the following commands: 2. Run the following commands:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment