From c25607fc72832cef9917d243779fcbe4fbdbe62b Mon Sep 17 00:00:00 2001 From: vovkka <115400680+vovkka@users.noreply.github.com> Date: Tue, 10 Mar 2026 15:24:52 +0300 Subject: [PATCH] Update README.md docker-compose is deprecated --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0436e5a..7bd029b8 100644 --- a/README.md +++ b/README.md @@ -2439,8 +2439,8 @@ Use the following commands to clone the Botasaurus Starter Template, build a Doc ``` git clone https://github.com/omkarcloud/botasaurus-starter my-botasaurus-project cd my-botasaurus-project -docker-compose build -docker-compose up +docker compose build +docker compose up ``` ### How to Run Scraper in Gitpod? @@ -2781,3 +2781,4 @@ It's just one click, but it means the world to me. We take the concerns of the Botasaurus Project very seriously. For any inquiries or issues, please contact Chetan Jain at [chetan@omkar.cloud](mailto:chetan@omkar.cloud). We will take prompt and necessary action in response to your emails. +