From 18b517c875d00b5856a26118b55a9d7c614cd152 Mon Sep 17 00:00:00 2001 From: Karishma Shukla Date: Thu, 12 Dec 2024 18:41:25 +0530 Subject: [PATCH 1/2] chore: remove note --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index ac74d21c..1fc1bfd6 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,7 @@ Maxun lets you train a robot in 2 minutes and scrape the web on auto-pilot. Web -> Note: Maxun is in its early stages of development and currently does not support self-hosting. However, you can run Maxun locally. Self-hosting capabilities are planned for a future release and will be available soon. - -# Local Installation +# Installation ### Docker Compose ``` git clone https://github.com/getmaxun/maxun From ac13cd81d95f36dfd709c5177a6f857920e50467 Mon Sep 17 00:00:00 2001 From: Karishma Shukla Date: Thu, 12 Dec 2024 18:41:48 +0530 Subject: [PATCH 2/2] chore: remove clone instruction --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1fc1bfd6..26eb72fe 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ Maxun lets you train a robot in 2 minutes and scrape the web on auto-pilot. Web # Installation ### Docker Compose ``` -git clone https://github.com/getmaxun/maxun docker-compose up -d ``` You can access the frontend at http://localhost:5173/ and backend at http://localhost:8080/