diff --git a/README.md b/README.md index c0ba5fc..10a5eef 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ npm --save install postcss-scss or (if you use [Yarn](https://yarnpkg.com/)) ```sh -yarn install --dev postcss-scss +yarn add --dev postcss-scss ```