From 4cf53aebc9cb5407b792dc255b2445235cf75a8e Mon Sep 17 00:00:00 2001 From: nizzy <140507264+nizzyabi@users.noreply.github.com> Date: Mon, 17 Mar 2025 01:35:11 -0400 Subject: [PATCH] Update README.md (#462) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b2bd950b..56c06fb3f 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Zero is built with modern and reliable technologies: **Required Versions:** - [Node.js](https://nodejs.org/en/download) (v18 or higher) -- [Bun](https://bun.sh) (v1.0 or higher) +- [Bun](https://bun.sh) (v1.2 or higher) - [Docker](https://docs.docker.com/engine/install/) (v20 or higher) Before running the application, you'll need to set up services and configure environment variables. For more details on environment variables, see the [Environment Variables](#environment-variables) section.