Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
e73a417d
Commit
e73a417d
authored
Jul 14, 2018
by
Nikita Titov
Committed by
Qiwei Ye
Jul 14, 2018
Browse files
docs hotfix (#1521)
parent
65e63967
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
docs/Installation-Guide.rst
docs/Installation-Guide.rst
+3
-1
No files found.
docs/Installation-Guide.rst
View file @
e73a417d
...
@@ -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:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment