Update README.md

Signed-off-by: Cris <22254235+o0101@users.noreply.github.com>
This commit is contained in:
Cris 2024-08-01 13:59:42 +08:00 committed by GitHub
parent ae7af0b621
commit 694934b0a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 19 deletions

View File

@ -40,25 +40,6 @@ Install via **[npm](https://www.npmjs.com/package/downloadnet)**:
$ 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. :)