From 694934b0a56c6e0409a0cee36ddd6f854a3ca01f Mon Sep 17 00:00:00 2001 From: Cris <22254235+o0101@users.noreply.github.com> Date: Thu, 1 Aug 2024 13:59:42 +0800 Subject: [PATCH] Update README.md Signed-off-by: Cris <22254235+o0101@users.noreply.github.com> --- README.md | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/README.md b/README.md index cd67cc0..46bcaa4 100644 --- a/README.md +++ b/README.md @@ -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. :)