Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan authored Sep 29, 2019
1 parent cba5b1a commit 9e8b0ac
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9e8b0ac

Please sign in to comment.