From c9bae36dde85b9193303ad8119b24d75d0f7d2c1 Mon Sep 17 00:00:00 2001 From: Nikita Date: Mon, 11 Nov 2024 18:36:21 +0100 Subject: [PATCH] readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index eb5ec227..89ca2563 100644 --- a/readme.md +++ b/readme.md @@ -30,7 +30,7 @@ bun i ``` > [!NOTE] -> bun setup is not yet done but will be a command to fully bootstrap a local working env for the project, without it, running `bun web` is impossible yet +> bun setup is not yet done but will be a command to fully bootstrap a local working env for the project ``` bun setup @@ -56,7 +56,7 @@ VITE_JAZZ_GLOBAL_GROUP_ID= CLERK_SECRET_KEY= ``` -Currently the way to get them is to message to us on [Discord](https://discord.gg/bxtD8x6aNF) (this will be improved). +Currently the way to get them is to message us on [Discord](https://discord.gg/bxtD8x6aNF) (this will be improved/automated). ## Run website