Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pacoxu authored Aug 26, 2024
1 parent 223dd8b commit be8da08
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,7 @@ python3 download_slides.py
docker run ghcr.io/pacoxu/slides-crawl:latest
```

For KubeCon NA 2024, you can run `docker run -e SCHED_LINK=https://kccncna2024.sched.com/ ghcr.io/pacoxu/slides-crawl:latest`.
For KubeCon NA 2024, you can run
```
docker run -e SCHED_LINK=https://kccncna2024.sched.com/list/descriptions/ ghcr.io/pacoxu/slides-crawl:latest
```

0 comments on commit be8da08

Please sign in to comment.