commit ee6d25cccd3d7493044f8271710f12159643d649
parent 595d1f9a8f7ab37fa9e47b0541a58397559b48bf
Author: Pavel Lang <langpavel@phpskelet.org>
Date: Wed, 29 Mar 2017 11:31:47 +0200
Revert "Corrected shell script typo in how-to-configure-text-editors.md (#1197)"
This reverts commit 595d1f9a8f7ab37fa9e47b0541a58397559b48bf.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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
-npm install linter linter-eslint react linter-stylelint
+apm install linter linter-eslint react linter-stylelint
```
Install local npm packages