Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions docs/en/tutorial/tutorial-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion docs/spelling_wordlist
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,4 @@ UI
uv
verbing
Weblate
WSL
Xcode
Loading