chore: remove clone instruction
This commit is contained in:
@@ -32,7 +32,6 @@ Maxun lets you train a robot in 2 minutes and scrape the web on auto-pilot. Web
|
|||||||
# Installation
|
# Installation
|
||||||
### Docker Compose
|
### Docker Compose
|
||||||
```
|
```
|
||||||
git clone https://github.com/getmaxun/maxun
|
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
```
|
```
|
||||||
You can access the frontend at http://localhost:5173/ and backend at http://localhost:8080/
|
You can access the frontend at http://localhost:5173/ and backend at http://localhost:8080/
|
||||||
|
|||||||
Reference in New Issue
Block a user