From 0ace6ecaa28fde86e2d3f582cdffae50ba5b4bca Mon Sep 17 00:00:00 2001 From: RedStealthDev Date: Mon, 4 Sep 2023 11:54:02 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d92f89..6ac1019 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ 6. Press apply then press start. you can now exit the `Services` app. 7. Open `File Explorer` and navigate to `C:\Users\"YOUR NAME"\.ssh`. 8. Make sure that you have File extentions enabled in the show menu of File Explorer. -9. Now Make a file and name it `config` with no extention. +9. Now Make a Text Document and name it `config` with no extention. 10. Open `config` in notepad and write `AddKeysToAgent yes`. 11. Now back in cmd write `ssh-add .ssh/id_ed25519` and press enter. * You can close cmd now.