Skip to content

Commit 6d86e99

Browse files
fix suggestions
1 parent 450fc3f commit 6d86e99

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gitkraken-client/windows-subsystem-for-linux.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ taxonomy:
1111

1212
<a href="https://learn.microsoft.com/en-us/windows/wsl/about" target="_blank">Windows Subsystem for Linux (WSL)</a> lets developers install a Linux distribution and use Linux applications, utilities, and Bash command-line tools directly on Windows. <a href="https://learn.microsoft.com/en-us/windows/wsl/compare-versions" target="_blank">WSL 2</a> utilizes an actual Linux kernel inside a managed virtual machine (VM) to provide improved performance and full system call capability, and is now the default WSL version. Microsoft notes that WSL 2 lacks performance across OS file systems however, and this issue can be addressed by storing your project files on the same operating system as the tools you are running to work on the project.
1313

14-
Microsoft also introduced <a href="https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps"
15-
target="_blank">Windows Subsystem for Linux GUI (WSLg)</a>, a feature aimed to provide the ability to run Linux GUI applications which work best, or exclusively, in a Linux/WSL 2 environment. Using WSLg also better enables Linux GUI applications like the Linux version of GitKraken Client to feel native and natural to use on Windows by integrating them closely into the Windows desktop experience when running within WSL 2.
14+
Microsoft also introduced <a href="https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps" target="_blank">Windows Subsystem for Linux GUI (WSLg)</a>, a feature aimed to provide the ability to run Linux GUI applications which work best, or exclusively, in a Linux/WSL 2 environment. Using WSLg also better enables Linux GUI applications like the Linux version of GitKraken Client to feel native and natural to use on Windows by integrating them closely into the Windows desktop experience when running within WSL 2.
1615

1716
## How to use GitKraken Client with WSL 2
1817

@@ -40,8 +39,9 @@ Below are instructions and minimum requirements to run GitKraken Client within W
4039

4140
- Windows 11 or Windows 10 build 19044 or later
4241
- WSL 2 distribution
43-
- Most recent Linux version of GitKraken Client
42+
- GitKraken Client version 9.1.0+ for Linux
4443
***
44+
4545
## Install or Update WSL 2 with WSLg Support
4646

4747
GitKraken Client will only work with WSL 2 on Windows 11 or Windows 10 build 19044 or later, which includes WSLg for GUI support.

0 commit comments

Comments
 (0)