diff --git a/README.md b/README.md index 460c4ff..4373b8d 100644 --- a/README.md +++ b/README.md @@ -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 ```