Skip to content

Commit

Permalink
Merge pull request #37 from team-hack/feature/improvement/updateReadMe
Browse files Browse the repository at this point in the history
Added set up instructions to ssh
  • Loading branch information
javascriptjoey authored Jun 11, 2021
2 parents 1417998 + 8ee2aef commit 6128cb6
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 6128cb6

Please sign in to comment.