Skip to content

Commit afcde51

Browse files
authored
Merge pull request #94 from jkelroy/fix-anchors
Fix anchors
2 parents ee90f5e + 7686abb commit afcde51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gitkraken-client/how-to-install.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Below are platform-specific instructions and details on minimum requirements.
3333
### Install Instructions
3434
Double-click the downloaded executable file. You will see a splash screen while GitKraken Client is insalled, and then the application will automatically start.
3535

36-
### Data Location
36+
### Windows Data Location
3737
GitKraken Client data is stored with your home profile in `C:\\Users\\{user}\\AppData\\Roaming` in the `.gitkraken` folder.
3838

3939
***
@@ -46,7 +46,7 @@ Double click the downloaded DMG file and when prompted, drag and drop the GitKra
4646

4747
<img src="/wp-content/uploads/mac-install.png" class="img-responsive center img-bordered">
4848

49-
### Data Location
49+
### Mac OS Data Location
5050
GitKraken Client data is stored in `/Users/{user}/.gitkraken` == `~/.gitkraken`.
5151

5252
***
@@ -84,7 +84,7 @@ Or [download the file](https://gitkraken.com/download/linux-rpm).
8484

8585
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).
8686

87-
### Data Location
87+
### Linux Data Location
8888
GitKraken Client data is stored in `/home/{user}/.gitkraken` == `~/.gitkraken`.
8989

9090
## Run GitKraken Client

0 commit comments

Comments
 (0)