Update Learning How to Use Github.md
Fixed a typo
This commit is contained in:
parent
e0276601fa
commit
fb10506831
@ -29,7 +29,7 @@ Upload this key to GitHub- go to settings>SSH and GPG keys>add the new key
|
||||
Then add they key to the local SSH agent:
|
||||
```bash
|
||||
eval "$(ssh-agent -s)"
|
||||
sshadd ~/.ssh/id_ed5519
|
||||
ssh-add ~/.ssh/id_ed5519
|
||||
```
|
||||
|
||||
## Using an existing repository
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user