From 9e8b0ac6711d649852f361deb94f084e2ed59f44 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sun, 29 Sep 2019 21:56:17 +0930 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index c112ec6..97d0b4f 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,13 @@ Technicolor OpenWRT Shell Unlocker By BoLaMN Run as admin or sudo as it needs permission to bind on ports lower then 1024 +## building + +``` +npm install pkg coffeescript -g +npm install +npm run compile +npm run package +``` + License: MIT