From 913b9816e56c680301ced75867e2e03ceddabeb1 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Sat, 2 Nov 2024 00:24:55 +0530 Subject: [PATCH] fix: discord link --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 327a26e7..4825d38c 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,15 @@ Maxun lets you train a robot in 2 minutes and scrape the web on auto-pilot. Web -# Installation +# Local Setup ### Docker -⚠️ Work In Progress. Will be available by EOD. +``` +docker-compose up -d --build +``` -### Local Setup +### Without Docker 1. Ensure you have Node.js, PostgreSQL, MinIO and Redis installed on your system. -2. Run the commands below: +2. Run the commands below ``` git clone https://github.com/getmaxun/maxun