We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d0d9c9 commit e3b2c39Copy full SHA for e3b2c39
setup.md
@@ -46,7 +46,9 @@ and the private key as the only key to the padlock.
46
47
#### Create ssh keys
48
49
-Let's first check whether we already have ssh keys set up:
+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:
52
53
```
54
$ ls ~/.ssh
0 commit comments