mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
Update introduction.md (#2208)
* Update introduction.md Adds Bun in the installation commands. * Update docs/getting-started/introduction.md Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com> --------- Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
This commit is contained in:
parent
9857a676a9
commit
a7b57b24d5
@ -33,9 +33,7 @@ Zustand is available as a package on NPM for use:
|
||||
```bash
|
||||
# NPM
|
||||
npm install zustand
|
||||
|
||||
# Yarn
|
||||
yarn add zustand
|
||||
# Or, use any package manager of your choice.
|
||||
```
|
||||
|
||||
## First create a store
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user