Skip to content

Commit

Permalink
Add yarn instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorhakes committed Feb 25, 2020
1 parent b3eb209 commit cd9c64d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -6,6 +6,10 @@ Lightweight date formatting and parsing (~2KB). Meant to replace parsing and for
```
npm install fecha --save
```
### Yarn
```
yarn add fecha
```

### Fecha vs Moment
<table class="table table-striped table-bordered">
Expand Down

0 comments on commit cd9c64d

Please sign in to comment.