From 4a30a26eee6016713a4fc49c88821cfc3420de11 Mon Sep 17 00:00:00 2001 From: rinsvent Date: Mon, 18 May 2026 09:35:37 +0700 Subject: [PATCH] feat: fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f3057a..6852bf4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Start ```bash -git clone ... +git clone https://git.rinsvent.ru/rinsvent/stl_test docker compose up -d ```