Skip to content

Commit

Permalink
Added set up instructions to ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
javascriptjoey committed Jun 11, 2021
1 parent 1417998 commit 8ee2aef
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,9 @@ src/
| MyComponent.tsx
| MyComponentStyled.tsx
| index.tsx
```
```
## Getting Setup

### Installing SSH

First step make sure you have a ssh key. If you are unsure you can use this [tutorial](https://gorails.com/setup/osx/11.0-big-sur#git) to get you started.

0 comments on commit 8ee2aef

Please sign in to comment.