Improve failure devex (#2247)

This commit is contained in:
Suchintan
2025-04-30 13:21:10 -04:00
committed by GitHub
parent b55a5ee5f2
commit c069ebe6f9
5 changed files with 1127 additions and 1357 deletions

View File

@@ -274,7 +274,7 @@ Note: Our setup script does these two for you, but they are here for reference.
1. Open Docker Desktop (Works for Windows, macOS, and Linux) or run Docker Daemon
1. Run the setup script to install the necessary dependencies and setup your environment
```bash
skyvern/scripts/setup.sh
./setup.sh
```
1. Start the server
```bash