Skip to content

Commit 9af1cdd

Browse files
isiagidai-shi
andauthored
Update docs/getting-started/introduction.md
Co-authored-by: Daishi Kato <[email protected]>
1 parent 607bc4e commit 9af1cdd

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/getting-started/introduction.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -33,12 +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
39-
40-
# Bun
41-
bun add zustand
36+
# Or, use any package manager of your choice.
4237
```
4338

4439
## First create a store

0 commit comments

Comments
 (0)