Update README.md
Signed-off-by: Cris <22254235+o0101@users.noreply.github.com>
This commit is contained in:
parent
ae7af0b621
commit
694934b0a5
19
README.md
19
README.md
|
@ -40,25 +40,6 @@ Install via **[npm](https://www.npmjs.com/package/downloadnet)**:
|
||||||
$ npm i -g downloadnet@latest
|
$ npm i -g downloadnet@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
or...
|
|
||||||
|
|
||||||
**Build your own binaries:**
|
|
||||||
|
|
||||||
```sh
|
|
||||||
$ git clone https://github.com/dosyago/DownloadNet
|
|
||||||
$ cd DownloadNet
|
|
||||||
$ npm i
|
|
||||||
```
|
|
||||||
|
|
||||||
Then:
|
|
||||||
|
|
||||||
```
|
|
||||||
$ ./scripts/build_setup.sh
|
|
||||||
$ ./scripts/compile.sh
|
|
||||||
$ cd bin/
|
|
||||||
```
|
|
||||||
|
|
||||||
## Contributions!
|
|
||||||
|
|
||||||
Welcome! Get involved. :)
|
Welcome! Get involved. :)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue