From 2d69270cb1d2675c5a69e87291ccd40448a4e981 Mon Sep 17 00:00:00 2001 From: jonny_bro Date: Fri, 6 Dec 2024 23:46:27 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 06e8beb..de59780 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ This is project is a rewrite of this [fork](https://github.com/JonnyBro/beatrun- ## Installation ```bash -docker compose up --build -d +pnpm i +pnpm start ``` ## TODO