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
89ce3d2f
Commit
89ce3d2f
authored
Feb 07, 2018
by
Yorway
Committed by
Guolin Ke
Feb 07, 2018
Browse files
Update Installation-Guide.rst (#1232)
replace the typo “reed" by "read".
parent
f2143cf7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
docs/Installation-Guide.rst
docs/Installation-Guide.rst
+3
-3
No files found.
docs/Installation-Guide.rst
View file @
89ce3d2f
...
@@ -66,7 +66,7 @@ The exe and dll files will be in ``LightGBM/`` folder.
...
@@ -66,7 +66,7 @@ The exe and dll files will be in ``LightGBM/`` folder.
**Note**: You may need to run the ``cmake -G "MinGW Makefiles" ..`` one more time if met ``sh.exe was found in your PATH`` error.
**Note**: You may need to run the ``cmake -G "MinGW Makefiles" ..`` one more time if met ``sh.exe was found in your PATH`` error.
Also you may want to re
e
d `gcc Tips <./gcc-Tips.rst>`__.
Also you may want to re
a
d `gcc Tips <./gcc-Tips.rst>`__.
Linux
Linux
~~~~~
~~~~~
...
@@ -82,7 +82,7 @@ LightGBM uses **CMake** to build. Run the following commands:
...
@@ -82,7 +82,7 @@ LightGBM uses **CMake** to build. Run the following commands:
**Note**: glibc >= 2.14 is required.
**Note**: glibc >= 2.14 is required.
Also you may want to re
e
d `gcc Tips <./gcc-Tips.rst>`__.
Also you may want to re
a
d `gcc Tips <./gcc-Tips.rst>`__.
macOS
macOS
~~~~~
~~~~~
...
@@ -106,7 +106,7 @@ Then install LightGBM:
...
@@ -106,7 +106,7 @@ Then install LightGBM:
cmake ..
cmake ..
make -j4
make -j4
Also you may want to re
e
d `gcc Tips <./gcc-Tips.rst>`__.
Also you may want to re
a
d `gcc Tips <./gcc-Tips.rst>`__.
Docker
Docker
~~~~~~
~~~~~~
...
...
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