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
b0d2f826
Commit
b0d2f826
authored
Mar 20, 2018
by
James Lamb
Committed by
Guolin Ke
Mar 21, 2018
Browse files
[R-package] Fixed version number in README (#1276)
parent
f1eb3e89
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
R-package/README.md
R-package/README.md
+1
-1
No files found.
R-package/README.md
View file @
b0d2f826
...
...
@@ -44,7 +44,7 @@ git clone --recursive https://github.com/Microsoft/LightGBM
cd
LightGBM/R-package
Rscript build_package.R
# export CXX=g++-7 CC=gcc-7 # for macOS
R CMD INSTALL lightgbm_2.
0.4
.tar.gz
--no-multiarch
R CMD INSTALL lightgbm_2.
1.0
.tar.gz
--no-multiarch
```
Note: for the build with Visual Studio/MSBuild in Windows, you should use the Windows CMD or Powershell.
...
...
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