diff --git a/docs/getting-started.md b/docs/getting-started.md index e046bfb..e4649da 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -19,7 +19,7 @@ Choose your favorite method: === "Docker" ```bash - docker run --rm --volume `pwd`:/project herloct/phpmetrics [<options>] + docker run --rm --volume `pwd`:/project phpmetrics/phpmetrics [<options>] ``` === "Phar"