Skip to content

Commit 23586cf

Browse files
author
Release Manager
committed
gh-37215: Remove unnecessary bullet point For the installation guide there was an erroneous bullet point which I have removed. URL: #37215 Reported by: Giacomo Pope Reviewer(s): Kwankyu Lee
2 parents 15abc09 + a553cc0 commit 23586cf

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

src/doc/en/installation/index.rst

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -71,18 +71,18 @@ Windows
7171

7272
- **No development:**
7373

74-
- Enable Windows Subsystem for Linux (WSL) by following the
75-
`official WSL setup guide
76-
<https://docs.microsoft.com/en-us/windows/wsl/install-win10>`_. Be
77-
sure to do the steps to install WSL2 and set it as default.
78-
Make sure to allocate enough RAM to WSL: 5GB is known to be enough,
79-
2GB might not allow you to build some packages.
80-
Then go to the Microsoft Store and install Ubuntu (or another
81-
Linux distribution). Start Ubuntu from the start menu.
82-
83-
On the Linux running on WSL, you always have root access, so you
84-
can use any of the installation methods described below for
85-
Linux.
74+
Enable Windows Subsystem for Linux (WSL) by following the
75+
`official WSL setup guide
76+
<https://docs.microsoft.com/en-us/windows/wsl/install-win10>`_. Be
77+
sure to do the steps to install WSL2 and set it as default.
78+
Make sure to allocate enough RAM to WSL: 5GB is known to be enough,
79+
2GB might not allow you to build some packages.
80+
Then go to the Microsoft Store and install Ubuntu (or another
81+
Linux distribution). Start Ubuntu from the start menu.
82+
83+
On the Linux running on WSL, you always have root access, so you
84+
can use any of the installation methods described below for
85+
Linux.
8686

8787
Linux
8888
=====

0 commit comments

Comments
 (0)