README update
This commit is contained in:
parent
f93b9b90b9
commit
4b848733a3
1 changed files with 2 additions and 2 deletions
|
@ -82,11 +82,11 @@ pocketbase serve
|
||||||
BUN 🐰
|
BUN 🐰
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bun install && bun dev
|
bun install && bun dev
|
||||||
```
|
```
|
||||||
|
|
||||||
NPM 🪟
|
NPM 🪟
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm run install && npm run dev
|
npm run install && npm run dev
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue