From e0c22cccd24647f702b09338829a6a4f1707b08d Mon Sep 17 00:00:00 2001 From: kitten Date: Sun, 7 Jun 2026 02:40:54 +0200 Subject: [PATCH] fix: remove random spaces --- README.md | 2 -- 1 file changed, 2 deletions(-) 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: