From 029f6308ab59261b316dcaa25954aeb9f782d03c Mon Sep 17 00:00:00 2001 From: Matthias Date: Sat, 12 Oct 2024 16:14:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70532c1f..52dd2bc9 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ cp config.env.example config.env docker compose up -d ``` -## Developer +## Run locally We try to make it as easy for you to run Mixwave locally. Install [Bun](https://bun.sh/) (v1.1.30 or above), and [pnpm](https://pnpm.io/installation). Next up, make sure you have the `config.env` file configured properly as well. Run the following commands at the root of the project: