diff --git a/README.md b/README.md index 08f430b..5b4ea53 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ Start the development server on `http://localhost:3000`: ```bash bun run dev - ``` ## Production @@ -30,7 +29,6 @@ Build the website for production: ```bash bun run build - ``` If you encounter issues when building (eg. missing TS config files,) regenerate the stub files: