From 3bf284e2df3bf3f02bcb6938148d2f6bd81523bd Mon Sep 17 00:00:00 2001 From: amhsirak Date: Sun, 3 Nov 2024 04:14:20 +0530 Subject: [PATCH] chore: docker compose command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8ae36ed..287f7831 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Maxun lets you train a robot in 2 minutes and scrape the web on auto-pilot. Web # Local Setup -### Docker +### Docker Compose ``` docker-compose up -d --build ```