From 5218ee7845b795f0e004abb448d1aeefd53f8dca Mon Sep 17 00:00:00 2001 From: RedStealthDev Date: Thu, 8 Dec 2022 16:03:13 +0000 Subject: [PATCH] fixed small isue nr2 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6326a9e..fa1d916 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ 2. Write `ssh-keygen -t ed25519 -C "your_email@example.com"` replacing "your_email@example.com" with your own and press enter. * Press enter on all questions. 3. Press the windows key, search for `services` and press the blueish cogs. -4. Scroll down and find `OpenSSH Authentication Agent` Right click and press `**Preferences**`. -5. Open the `StartMethod` dropdown and select `**Automatic (Delayed start)**`. -6. Press apply then press start. you can now exit the "Services" app. +4. Scroll down and find `OpenSSH Authentication Agent` Right click and press `Preferences`. +5. Open the `StartMethod` dropdown and select `Automatic (Delayed start)`. +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.