From ee6d25cccd3d7493044f8271710f12159643d649 Mon Sep 17 00:00:00 2001 From: Pavel Lang Date: Wed, 29 Mar 2017 11:31:47 +0200 Subject: [PATCH] Revert "Corrected shell script typo in how-to-configure-text-editors.md (#1197)" This reverts commit 595d1f9a8f7ab37fa9e47b0541a58397559b48bf. --- docs/how-to-configure-text-editors.md | 2 +- 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 index 8092779ab..868f8f126 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 -npm install linter linter-eslint react linter-stylelint +apm install linter linter-eslint react linter-stylelint ``` Install local npm packages