Skip to content

Commit e3b2c39

Browse files
authored
Show where to run setup commands
1 parent 3d0d9c9 commit e3b2c39

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@ and the private key as the only key to the padlock.
4646

4747
#### Create ssh keys
4848

49-
Let's first check whether we already have ssh keys set up:
49+
Let's first check whether we already have ssh keys set up.
50+
Start up a **Terminal** (Linux/macOS) or **Git BASH** (Windows)
51+
and run these commands:
5052

5153
```
5254
$ ls ~/.ssh

0 commit comments

Comments
 (0)