Skip to content

Commit d940715

Browse files
BryanBryan
authored andcommitted
Tweak format for code comment
1 parent d173f0e commit d940715

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Working demos are available for web browser and Node.js environments. Please ref
2222

2323
This library has been published as a public module to NPM as [@barchart/marketdata-api-js](https://www.npmjs.com/package/@barchart/marketdata-api-js).
2424

25-
> npm install @barchart/marketdata-api-js -S
26-
25+
```sh
26+
npm install @barchart/marketdata-api-js -S
27+
```
2728

0 commit comments

Comments
 (0)