diff --git a/README.md b/README.md index a583b26..5c59736 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,6 @@ npm install --save-dev prettier @severinkaderli/prettier-config Add the configuration in the `package.json` file: ```json { - "prettier": "@hideoo/prettier-config" + "prettier": "@severinkaderli/prettier-config" } ```