mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
Update readme.md: add pnpm as install option (#1819)
* Update readme.md: add pnpm as install option * Update readme.md Co-authored-by: Blazej Sewera <code@sewera.dev> --------- Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com> Co-authored-by: Blazej Sewera <code@sewera.dev>
This commit is contained in:
parent
d61b70fd8d
commit
dfa779b14d
@ -15,7 +15,7 @@ Don't disregard it because it's cute. It has quite the claws, lots of time was s
|
||||
You can try a live demo [here](https://githubbox.com/pmndrs/zustand/tree/main/examples/demo).
|
||||
|
||||
```bash
|
||||
npm install zustand # or yarn add zustand
|
||||
npm install zustand # or yarn add zustand or pnpm add zustand
|
||||
```
|
||||
|
||||
:warning: This readme is written for JavaScript users. If you are a TypeScript user, don't miss [TypeScript Usage](#typescript-usage).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user