Skip to content

Commit 5b5e8ea

Browse files
author
Ryan P.C. McQuen
authored
Grammar fixes/standardize on yarn.
1 parent f63c6aa commit 5b5e8ea

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,16 @@ Features:
4242

4343
[![https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh](https://raw.githubusercontent.com/tulios/json-viewer/master/tryitnow.png)](https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh)
4444

45-
### or compile and load by yourself
45+
### Or compile and load by yourself
4646

47-
1. it depends on node (version in `package.json` engines)
47+
1. It depends on node (version in `package.json` engines).
4848
2. `npm install --global yarn`
4949
2. `yarn install`
50-
3. `npm run build`
51-
4. open Chrome and go to chrome://chrome/extensions/
52-
5. enable "Developer mode"
53-
6. click "Load unpacked extension"
54-
7. select "build/json_viewer" directory
50+
3. `yarn run build`
51+
4. Open Chrome and go to: chrome://extensions/
52+
5. Enable: "Developer mode"
53+
6. Click: "Load unpacked extension"
54+
7. Select: "build/json_viewer" directory.
5555

5656
## Try it on
5757

0 commit comments

Comments
 (0)