Update SETUP.md build command

This commit is contained in:
Katri
2025-09-01 14:45:44 +03:00
committed by GitHub
parent 8e634194dd
commit c4db7bb140

View File

@@ -27,7 +27,7 @@
(ONLY FOR PRODUCTION!!) Build the application:
```bash
bun run build
bun --bun run build
```
## Accessing the Application
- The application is now running at `http://localhost:3000`.