Skip to content

Commit

Permalink
docs(analytics): update installation docs (#3078)
Browse files Browse the repository at this point in the history
  • Loading branch information
xelaint authored Sep 18, 2024
1 parent 61efd37 commit 05ba94a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/analytics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ To install `@daffodil/analytics`, use the following commands in your terminal.

Install with npm:
```bash
npm install @daffodil/auth --save
npm install @daffodil/analytics --save
```

Install with yarn:

```bash
yarn add @daffodil/auth
yarn add @daffodil/analytics
```

## Features
Expand Down

0 comments on commit 05ba94a

Please sign in to comment.