Skip to content

Commit

Permalink
Merge pull request #10 from mdave16/patch-1
Browse files Browse the repository at this point in the history
Add yarn instructions in readme
  • Loading branch information
DylanPiercey authored Apr 21, 2021
2 parents 9c9e50e + 92f0d55 commit 5cf6313
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ Templates are automatically compiled for the correct environment based on your J
```console
npm install @marko/jest -D
```
or
```console
yarn add @marko/jest -D
```


# Examples

Expand Down

0 comments on commit 5cf6313

Please sign in to comment.