From 5ae9f10549039572a25bbd09c575e66c5d60b034 Mon Sep 17 00:00:00 2001 From: Russell Keith-Magee Date: Mon, 20 Jul 2026 07:00:37 +0800 Subject: [PATCH] Revert "Mention about WSL 2 setup in Windows section. (#85)" This reverts commit e404e5b883a32e172e59df15e178f5e3a1fe96a2. --- docs/en/tutorial/tutorial-0.md | 14 -------------- docs/spelling_wordlist | 1 - 2 files changed, 15 deletions(-) diff --git a/docs/en/tutorial/tutorial-0.md b/docs/en/tutorial/tutorial-0.md index f0623624..c486f557 100644 --- a/docs/en/tutorial/tutorial-0.md +++ b/docs/en/tutorial/tutorial-0.md @@ -103,20 +103,6 @@ Building BeeWare apps on Windows requires: After installing these tools, you should ensure you restart any terminal sessions. Windows will only expose newly installed tools terminals started *after* the install has completed. -/// admonition | WSL 2 - -If you are using WSL 2, just follow the Linux instructions for your distribution. -To work with GUI projects or the Android emulator, open the `C:\Users\%USERNAME%\.wslconfig` file and make sure that: - -```ini -[wsl2] -guiApplications=true -``` - -is set to true. Afterward, shut down WSL using `wsl --shutdown` in the Windows command prompt and restart it. - -/// - /// ## Set up a virtual environment diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist index 1103cdca..431c3787 100644 --- a/docs/spelling_wordlist +++ b/docs/spelling_wordlist @@ -84,5 +84,4 @@ UI uv verbing Weblate -WSL Xcode