Skip to content

Commit f9c6629

Browse files
authored
chore: update readme coloring
1 parent 3980580 commit f9c6629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## How to install?
66

7-
```shell
7+
```console
88
npm install @scrape-do/client
99
# or get it from github
1010
npm install git://git@github.com/scrape-do/node-client
@@ -14,7 +14,7 @@ npm install git://git@github.com/scrape-do/node-client
1414

1515
#### If you want to contribute to the library or include your own customisations, you can recompile the library in this way.
1616

17-
```shell
17+
```console
1818
git clone https://github.com/scrape-do/node-client
1919
npm i
2020
# build with

0 commit comments

Comments
 (0)