From 036964b29776134cd5784383f09544b08615990e Mon Sep 17 00:00:00 2001 From: Neil Kistner Date: Thu, 10 Mar 2016 17:59:52 -0600 Subject: [PATCH] Readme updates --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index cb71bc9..e483fb0 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ ## Installation -There are `peerDependencies` on `eslint` and `eslint-plugin-react`. +There are `peerDependencies` on `eslint`, `eslint-plugin-react`, `eslint-plugin-wyze`. If using without React then you can omit the `eslint-plugin-react` package from the below command. ```shell $ npm i --save-dev eslint-config-wyze eslint-plugin-react eslint