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

This commit is contained in:
James Lamb 2023-01-16 22:08:52 -06:00 коммит произвёл GitHub
Родитель 5df7d516f3
Коммит 3c3f79e771
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 5 удалений

Просмотреть файл

@ -56,7 +56,7 @@ With GUI
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.
@ -235,7 +235,7 @@ With GUI
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.
@ -385,7 +385,7 @@ With GUI
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.
@ -924,8 +924,6 @@ gcc
.. _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/
.. _Git for Windows: https://git-scm.com/download/win