diff --git a/README.md b/README.md index 645a2b6..9d7e171 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To use rules provided by the plugin, use the following: ```json { - "extends": ["plugin:googlemaps:recommended"] + "extends": ["plugin:googlemaps/recommended"] "plugins": ["googlemaps"], } ```