Update README (#2085)

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
Suchintan
2025-04-03 02:50:12 -04:00
committed by GitHub
parent 412073ca54
commit 8c664adbec
3 changed files with 117 additions and 20 deletions

View File

@@ -99,6 +99,12 @@ This quickstart guide will walk you through getting Skyvern up and running on yo
skyvern run server
```
4. **Launch the Skyvern UI**
```bash
skyvern run ui
```
## Docker Compose setup
1. Make sure you have [Docker Desktop](https://www.docker.com/products/docker-desktop/) installed and running on your machine