README update

This commit is contained in:
nomadics9 2024-06-13 03:53:50 +03:00
parent f93b9b90b9
commit 4b848733a3

View file

@ -82,11 +82,11 @@ pocketbase serve
BUN 🐰
```bash
bun install && bun dev
bun install && bun dev
```
NPM 🪟
```bash
npm run install && npm run dev
npm run install && npm run dev
```