2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-03-14 12:10:37 +00:00

install via git

This commit is contained in:
AJ ONeal 2017-04-05 16:36:01 -06:00
parent 1784a13346
commit 61a8d29c5e

View File

@ -29,6 +29,12 @@ Installs as `stunnel.js` with the alias `jstunnel`
### Install
```bash
npm install -g 'git+https://git@git.daplie.com/Daplie/node-tunnel-client.git#v1'
```
Or if you want to bow down to the kings of the centralized dictator-net:
```bash
npm install -g stunnel
```