diff --git a/README.md b/README.md index 32517a377..9ed9710be 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ This quickstart guide will walk you through getting Skyvern up and running on yo ```bash docker compose up -d ``` -3. Navigate to `http://localhost:8501` in your browser to start using the UI +3. Navigate to `http://localhost:8080` in your browser to start using the UI ## Full Setup (Contributors) - Prerequisites