Skip to content

Commit

Permalink
Merge pull request #72 from bytheway875/patch-1
Browse files Browse the repository at this point in the history
Update Readme.md to use new yarn syntax
  • Loading branch information
ai authored Jan 4, 2018
2 parents 389ad81 + 59d560b commit 605ca63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```


Expand Down

0 comments on commit 605ca63

Please sign in to comment.