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.