diff --git a/docs/SETUP.md b/docs/SETUP.md index b8c84df..9d98a06 100644 --- a/docs/SETUP.md +++ b/docs/SETUP.md @@ -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`.