We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3980580 commit f9c6629Copy full SHA for f9c6629
README.md
@@ -4,7 +4,7 @@
4
5
## How to install?
6
7
-```shell
+```console
8
npm install @scrape-do/client
9
# or get it from github
10
npm install git://git@github.com/scrape-do/node-client
@@ -14,7 +14,7 @@ npm install git://git@github.com/scrape-do/node-client
14
15
#### If you want to contribute to the library or include your own customisations, you can recompile the library in this way.
16
17
18
git clone https://github.com/scrape-do/node-client
19
npm i
20
# build with
0 commit comments