docs: Same format for both options (#3849)

master
Lipis 2018-02-01 01:46:27 +01:00 committed by Jed Fox
parent d51b76855d
commit 0424733f72
1 changed files with 1 additions and 5 deletions

View File

@ -7,11 +7,7 @@ Install with `yarn`:
```bash
yarn add prettier --dev --exact
```
You can install it globally if you like:
```bash
# or globally
yarn global add prettier
```