update docker description in readme

This commit is contained in:
Cullen Watson
2023-08-31 10:40:31 -05:00
committed by GitHub
parent 2beb2d0c68
commit 672b152ead

View File

@@ -156,7 +156,7 @@ By default:
To run the image with these default settings, use:
Example (Windows):
Example (Cmd Prompt - Windows):
```bash
docker run -v %cd%/client_secret.json:/app/client_secret.json -p 8000:8000 ghcr.io/cullenwatson/jobspy
```