Skip to content

Commit a7b57b2

Browse files
isiagidai-shi
andauthored
Update introduction.md (#2208)
* Update introduction.md Adds Bun in the installation commands. * Update docs/getting-started/introduction.md Co-authored-by: Daishi Kato <[email protected]> --------- Co-authored-by: Daishi Kato <[email protected]>
1 parent 9857a67 commit a7b57b2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/getting-started/introduction.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@ Zustand is available as a package on NPM for use:
3333
```bash
3434
# NPM
3535
npm install zustand
36-
37-
# Yarn
38-
yarn add zustand
36+
# Or, use any package manager of your choice.
3937
```
4038

4139
## First create a store

0 commit comments

Comments
 (0)