Update 'README.md'

main
RedStealthDev 1 year ago
parent 85dde0ee23
commit 0ace6ecaa2

@ -21,7 +21,7 @@
6. Press apply then press start. you can now exit the `Services` app. 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`. 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. 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`. 10. Open `config` in notepad and write `AddKeysToAgent yes`.
11. Now back in cmd write `ssh-add .ssh/id_ed25519` and press enter. 11. Now back in cmd write `ssh-add .ssh/id_ed25519` and press enter.
* You can close cmd now. * You can close cmd now.

Loading…
Cancel
Save