Skip to content

Commit

Permalink
docs: update how to install
Browse files Browse the repository at this point in the history
  • Loading branch information
Gading Nasution committed Dec 18, 2022
1 parent 2a3c479 commit 74fd5c6
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 @@ -39,11 +39,11 @@ Zero-setup & simple global state management for React Components based on [SWR](
## Install
### NPM
```bash
npm i swr-global-state
npm i swr swr-global-state
```
### Yarn
```bash
yarn add swr-global-state
yarn add swr swr-global-state
```

## Usage
Expand Down

0 comments on commit 74fd5c6

Please sign in to comment.