Skip to content

Commit e4b09d2

Browse files
committed
docs: update win docs re: wsl2; 20.04 -> 24.04
1 parent d85aca8 commit e4b09d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/building.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ flutter run macos
275275
Visual Studio is required for Windows development with the Flutter SDK. Download it at https://visualstudio.microsoft.com/downloads/ and install the "Desktop development with C++", "Linux development with C++", and "Visual C++ build tools" workloads. You may also need the Windows 10, 11, and/or Universal SDK workloads depending on your Windows version.
276276

277277
### Build plugins in WSL2
278-
Set up Ubuntu 20.04 in WSL2. Follow the entire Linux host section in the WSL2 Ubuntu 20.04 host to get set up to build. The Android Studio section may be skipped in WSL (it's only needed on the Windows host).
278+
Set up Ubuntu 24.04 in WSL2. Follow the entire Linux host section in the WSL2 Ubuntu 24.04 host to get set up to build. The Android Studio section may be skipped in WSL (it's only needed on the Windows host).
279279

280280
Install the following libraries:
281281
```

0 commit comments

Comments
 (0)