Unverified Commit 3c3f79e7 authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[docs] encourage use of releases for GUI-only installations (#5649)

parent 5df7d516
...@@ -56,7 +56,7 @@ With GUI ...@@ -56,7 +56,7 @@ With GUI
1. Install `Visual Studio`_ (2015 or newer). 1. Install `Visual Studio`_ (2015 or newer).
2. Download `zip archive`_ and unzip it. 2. Navigate to one of the releases at https://github.com/microsoft/LightGBM/releases, download ``LightGBM-complete_source_code_zip.zip``, and unzip it.
3. Go to ``LightGBM-master/windows`` folder. 3. Go to ``LightGBM-master/windows`` folder.
...@@ -235,7 +235,7 @@ With GUI ...@@ -235,7 +235,7 @@ With GUI
1. Install `Visual Studio`_ (2015 or newer). 1. Install `Visual Studio`_ (2015 or newer).
2. Download `zip archive`_ and unzip it. 2. Navigate to one of the releases at https://github.com/microsoft/LightGBM/releases, download ``LightGBM-complete_source_code_zip.zip``, and unzip it.
3. Go to ``LightGBM-master/windows`` folder. 3. Go to ``LightGBM-master/windows`` folder.
...@@ -385,7 +385,7 @@ With GUI ...@@ -385,7 +385,7 @@ With GUI
2. Install `Visual Studio`_ (2015 or newer). 2. Install `Visual Studio`_ (2015 or newer).
3. Download `zip archive`_ and unzip it. 3. Navigate to one of the releases at https://github.com/microsoft/LightGBM/releases, download ``LightGBM-complete_source_code_zip.zip``, and unzip it.
4. Go to ``LightGBM-master/windows`` folder. 4. Go to ``LightGBM-master/windows`` folder.
...@@ -924,8 +924,6 @@ gcc ...@@ -924,8 +924,6 @@ gcc
.. _R-package: https://github.com/microsoft/LightGBM/tree/master/R-package .. _R-package: https://github.com/microsoft/LightGBM/tree/master/R-package
.. _zip archive: https://github.com/microsoft/LightGBM/archive/master.zip
.. _Visual Studio: https://visualstudio.microsoft.com/downloads/ .. _Visual Studio: https://visualstudio.microsoft.com/downloads/
.. _Git for Windows: https://git-scm.com/download/win .. _Git for Windows: https://git-scm.com/download/win
......
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