diff --git a/README.md b/README.md index 32898c6..70b3bc2 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Disables all the ESLint rules that have an [**equivalent and recommended**](http ## 💿 Installation ```bash -npm install -D eslint-plugin-biome +npm install -D eslint-config-biome ``` - `.eslintrc.*`: Add `"biome"` as the last item in the `extends` field.