diff --git a/README.md b/README.md index caa0baa..b0d9530 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Kuzzle Coding Standard 1) Install ESLint and the plugin ```sh -npm i eslint eslint-plugin-kuzzle +npm i eslint eslint-plugin-kuzzle prettier ``` 2) Add `kuzzle` to the plugins section of your `.eslintrc` configuration file and select the default rule set: