diff --git a/readme.md b/readme.md index 30f011be..3fdeacae 100644 --- a/readme.md +++ b/readme.md @@ -8,16 +8,12 @@ [Bun](https://bun.sh) is required to run this project. -Install dependencies: - ```bash bun i ``` ## Run Website -To start the website locally: - ```bash bun web ```