Skip to content

Commit

Permalink
Add yarn instructions in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mdave16 authored Apr 20, 2021
1 parent 9c9e50e commit 92f0d55
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 92f0d55

Please sign in to comment.