Skip to content

Commit

Permalink
update readme with peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jakim929 authored Nov 2, 2023
1 parent a7224ae commit 4e7427b
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 @@ -9,14 +9,14 @@ A design system for ENS built with React and styled-components.
To install this package using npm:

```bash
npm install @ensdomains/thorin
npm install @ensdomains/thorin styled-components react-transition-state

```

To install this package using yarn:

```bash
yarn add @ensdomains/thorin
yarn add @ensdomains/thorin styled-components react-transition-state
```

Checkout the project's [playroom](https://thorin.ens.domains/playroom) to preview the components in a live online environment.
Expand Down

0 comments on commit 4e7427b

Please sign in to comment.