Update SETUP.md build command

pull/56/head
Katri 4 months ago committed by GitHub
parent 8e634194dd
commit c4db7bb140
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/SETUP.md

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

Loading…
Cancel
Save