From 3c3f79e771215d25452963a8b26a4ed9c1f0589c Mon Sep 17 00:00:00 2001 From: James Lamb Date: Mon, 16 Jan 2023 22:08:52 -0600 Subject: [PATCH] [docs] encourage use of releases for GUI-only installations (#5649) --- docs/Installation-Guide.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/Installation-Guide.rst b/docs/Installation-Guide.rst index 6c88773011bb..3f8cc45f2160 100644 --- a/docs/Installation-Guide.rst +++ b/docs/Installation-Guide.rst @@ -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