Skip to content

Commit 9e8b0ac

Browse files
author
Nathan
authored
Update README.md
1 parent cba5b1a commit 9e8b0ac

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,13 @@ Technicolor OpenWRT Shell Unlocker By BoLaMN
99

1010
Run as admin or sudo as it needs permission to bind on ports lower then 1024
1111

12+
## building
13+
14+
```
15+
npm install pkg coffeescript -g
16+
npm install
17+
npm run compile
18+
npm run package
19+
```
20+
1221
License: MIT

0 commit comments

Comments
 (0)