Skip to content

Commit

Permalink
chore(docs): add lottie-web to install guide
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Feb 16, 2019
1 parent e8b1ca2 commit 51b4d67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ Lottie Animation Component for Angular 7 or higher.
## 📦 Installation

```console
npm install @fivethree/lottie --save
npm install @fivethree/lottie lottie-web --save

# or if you are using yarn
yarn add @fivethree/lottie
yarn add @fivethree/lottie lottie-web
```

## 🔨 Usage
Expand Down

0 comments on commit 51b4d67

Please sign in to comment.