From b5c956ff0aac680df1a715cebf53c514e5b8721f Mon Sep 17 00:00:00 2001 From: Sumit Goel Date: Wed, 28 Mar 2018 18:31:20 -0700 Subject: [PATCH] cosmetic changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa9027d..97e5232 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Yet another shareable ESLint config ## Installation ```shell -npm install eslint eslint-config-sumitgoelpw eslint-plugin-promise --save-dev +npm install eslint eslint-plugin-promise eslint-config-sumitgoelpw --save-dev ``` ## Configuration