Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanLudvig authored and fracek committed Oct 31, 2023
1 parent 035575f commit 226c90b
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 @@ -17,14 +17,14 @@

## Documentation

Documentation, including a demos, [is available online](https://starknet-react.com/).
Documentation, including demos, [is available online](https://starknet-react.com/).

## Getting Started

1. Add `@starknet-react/chains` and `@starknet-react/core` to your dependencies.

```shell
pnpm add @starknet-react/core
pnpm add @starknet-react/chains @starknet-react/core
```

You also need to add `get-starknet-core` and `starknet` to your dependencies.
Expand Down

0 comments on commit 226c90b

Please sign in to comment.