diff --git a/README.md b/README.md index 287f7831..4bce9449 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Maxun lets you train a robot in 2 minutes and scrape the web on auto-pilot. Web # Local Setup ### Docker Compose ``` +git clone https://github.com/getmaxun/maxun docker-compose up -d --build ```