diff --git a/README.md b/README.md index 6f6199a..d0f2bb3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,11 @@ they specify relevant Prettier rules within the config. ## Installing ``` -yarn add https://github.com/otovo/javascript.git +yarn add --dev @otovo/eslint-config-otovo + +# or using npm: + +npm install --save-dev @otovo/eslint-config-otovo ``` ## Using