Skip to content

Commit

Permalink
update installation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
achou11 committed Dec 12, 2024
1 parent 3e6ab4e commit fe5ed81
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ React wrapper for working with [`@comapeo/core`](https://github.com/digidem/coma

## Installation

`@comapeo/schema`, `@comapeo/core`, and `@comapeo/ipc` are peer deps and must be installed alongside this package. You may want to pin these to specific versions depending on your needs.

```sh
npm install @comapeo/core-react
npm install @comapeo/core-react @comapeo/schema @comapeo/core @comapeo/ipc
```

## API Documentation
Expand Down

0 comments on commit fe5ed81

Please sign in to comment.