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:
Geofrey Isiagi - Full-stack Web / Cloud Developer 2023-11-22 18:47:27 +03:00 committed by GitHub
parent 9857a676a9
commit a7b57b24d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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