Skip to content

Commit fdc78b4

Browse files
Add more clear installation steps
Co-authored-by: Diego Ledda <[email protected]>
1 parent ca14259 commit fdc78b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/modules/exploit/linux/http/skyvern_ssti_cve_2025_49619.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Skyvern is browser-based automation tool integrated with AI and LLMs. It allows
88
2. `cd skyvern`
99
3. `mv .env.example .env`
1010
4. `mv skyvern-frontend/.env.example skyvern-frontend/.env`
11-
5. Modify `docker-compose.yml`:
11+
5. Override the content of `docker-compose.yml` with the following configuration:
1212
```yaml
1313
services:
1414
postgres:

0 commit comments

Comments
 (0)