fix: README fixes (#1321)

This commit is contained in:
Norbiros
2024-07-25 17:49:22 +02:00
committed by GitHub
parent 7032421096
commit ca913cafbc
3 changed files with 10 additions and 10 deletions

View File

@@ -21,7 +21,7 @@ Follow these steps to set up your development environment:
```bash
pnpm install
pnpm dev
pnpm web:dev
```
You should now have a development build of the web interface running with hot-reloading enabled. Any changes you make to the code will automatically refresh the browser.