You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@ WSLg strives to make Linux GUI applications feel native and natural to use on Wi
11
11
12
12
##Pre-requisites
13
13
14
-
- Windows10Insider Previewbuild 21362+
15
-
- WSLg is going to be generally available alongside the upcoming release of Windows. To get access to a preview of WSLg, you'll need to join the[Windows Insider Program](https://insider.windows.com/en-us/) and be running a Windows10 Insider Preview build from the beta or dev channels.
14
+
- Windows11 (build 22000.*) or Windows 11Insider Preview(builds 21362+)
15
+
- WSLg is going to be generally available alongside the upcoming release of Windows. To get access to a preview of WSLg, you'll need to join the[Windows Insider Program](https://insider.windows.com/en-us/) and be running a Windows11 Insider Preview build from the beta or dev channels.
16
16
17
17
- It is recommended to run WSLg on a system with virtual GPU (vGPU) enabled for WSL so that you can benefit from hardware accelerated OpenGL rendering. You can find preview drivers supporting WSL from each of our partners below.
18
18
@@ -24,7 +24,7 @@ WSLg strives to make Linux GUI applications feel native and natural to use on Wi
24
24
25
25
##Install instructions (Fresh Install - no prior WSL installation)
26
26
27
-
From a command prompt with administrator privileges, run the command`wsl --install -d Ubuntu`, then rebootwhen prompted.
27
+
From a command prompt with administrator privileges, run the command`wsl --install -d Ubuntu`, then rebootif prompted.
28
28
29
29
After reboot the installation will continue. You'll be asked to enter a username and password. These will be your Linux credentials, they can be anything you want and don't have to match your Windows credentials.