Add --dev option to suggested install cmd (#1289)

Prettier should be saved to `devDependencies`
master
Ethan Cohen 2017-04-15 10:05:38 -04:00 committed by Christopher Chedeau
parent f3155c3fc1
commit 8ba3fc8623
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ into account, wrapping code when necessary.
Install:
```
yarn add prettier
yarn add prettier --dev
```
You can install it globally if you like: