explain where it is .ssh folder should be created

This commit is contained in:
creme 2022-05-29 10:00:10 +02:00
parent 5cdbccffb3
commit 63b8eafb84
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ windows 10 1809 or later has openssh built in, so you no longer need to install
* open your new shell
* create your .ssh directory
* create your `.ssh` directory in `%UserProfile%`
```powershell
mkdir .ssh