diff --git a/docs/how-to-configure-text-editors.md b/docs/how-to-configure-text-editors.md index 868f8f1..8092779 100644 --- a/docs/how-to-configure-text-editors.md +++ b/docs/how-to-configure-text-editors.md @@ -35,7 +35,7 @@ Install atom packages * [react](https://atom.io/packages/react) ```shell -apm install linter linter-eslint react linter-stylelint +npm install linter linter-eslint react linter-stylelint ``` Install local npm packages