Skip to content

Commit d2c07d2

Browse files
fix layout and type
1 parent fc02932 commit d2c07d2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

gitkraken-client/how-to-install.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ GitKraken Client data is stored in `/Users/{user}/.gitkraken` == `~/.gitkraken`.
5858
<p>Note 📝 - GitKraken Client currently supports Ubuntu 18.04 LTS+, RHEL 7+, CentOS 7+, and Fedora 34+. While GitKraken Client may be able to be installed on other Linux distributions, we cannot guarantee that it will work as expected.</p>
5959
</div>
6060

61-
If you're attempting to use GitKraken client within Windows Subsystem for Linux (WSL), visit our page on <a href="">How to use GitKraken Client WSL</a> for additional details.
62-
6361
### .deb
6462
GitKraken Client has a simple package available for Debian based distributions.
6563
```
@@ -84,10 +82,15 @@ Or [download the file](https://gitkraken.com/download/linux-rpm).
8482

8583
Note: for older distros that do not have ```dnf```, you should use ```yum``` instead.
8684

85+
86+
8787
### Snap
8888

8989
Snap is an easy-to-install package for Linux distributions (supported versions above). Get it from the snap store or [Snapcraft.io](https://snapcraft.io/gitkraken).
9090

91+
### WSL
92+
If you're attempting to use GitKraken client within Windows Subsystem for Linux (WSL), visit our page on <a href="">How to use GitKraken Client with WSL</a> for additional details.
93+
9194
### Linux Data Location
9295
GitKraken Client data is stored in `/home/{user}/.gitkraken` == `~/.gitkraken`.
9396

0 commit comments

Comments
 (0)