From c6313e659ca61badf4326d0cc8850293575b47ed Mon Sep 17 00:00:00 2001 From: Pedro <3602279+Doc94@users.noreply.github.com> Date: Thu, 21 Jul 2022 15:52:11 -0400 Subject: [PATCH] [ci skip] Update WSL docs in CONTRIBUTING (#7836) --- CONTRIBUTING.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 472a86bb2..fe4936176 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -426,16 +426,16 @@ file (`CONTRIBUTING.md`), the `LICENSE.md` file, and so forth. ### Patching and building is *really* slow, what can I do? This only applies if you're running Windows. If you're running a prior Windows -release, either update to Windows 10 or move to macOS/Linux/BSD. +release, either update to Windows 10/11 or move to macOS/Linux/BSD. In order to speed up patching process on Windows, it's recommended you get WSL 2. This is available in Windows 10 v2004, build 19041 or higher. (You can check your version by running `winver` in the run window (Windows key + R)). If you're -out of date, update your system with the -[Windows Update Assistant](https://www.microsoft.com/en-us/software-download/windows10). +using an out of date version of Windows 10, update your system with the +[Windows 10 Update Assistant](https://www.microsoft.com/en-us/software-download/windows10) or [Windows 11 Update Assistant](https://www.microsoft.com/en-us/software-download/windows11). To set up WSL 2, follow the information here: - + You will most likely want to use the Ubuntu apps. Once it's set up, install the required tools with `sudo apt-get update && sudo apt-get install $TOOL_NAMES @@ -445,6 +445,6 @@ everything like usual. > ❗ Do not use the `/mnt/` directory in WSL! Instead, mount the WSL directories > in Windows like described here: -> +> [MappingViewer]: https://nms.screamingsandals.org/