chore: missing git clone command

This commit is contained in:
amhsirak
2024-11-03 05:08:51 +05:30
committed by GitHub
parent 930596f8fb
commit 04396c6dc6

View File

@@ -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
```