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