ff-stream-web

git clone git://archive.git.mtrnord.blog/MTRNord/ff-stream-web.git
Log | Files | Refs | README | LICENSE

commit 595d1f9a8f7ab37fa9e47b0541a58397559b48bf
parent 451911479c662e074b6aa5ab6a063ff505ca8f07
Author: Tristan Eason <tristaneason@protonmail.com>
Date:   Tue, 28 Mar 2017 15:04:52 -0400

Corrected shell script typo in how-to-configure-text-editors.md (#1197)


Diffstat:
Mdocs/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 @@ -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