File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments