diff --git a/content/scout/quickstart.md b/content/scout/quickstart.md index cd8e44d526..d4193df375 100644 --- a/content/scout/quickstart.md +++ b/content/scout/quickstart.md @@ -68,7 +68,7 @@ You can do this from Docker Hub, the Docker Scout Dashboard, and CLI. command to enable analysis on an existing repository: ```console - $ docker scout repo enable /scout-demo + $ docker scout repo enable --org /scout-demo ``` ## Step 3: Analyze image vulnerabilities