install via git
This commit is contained in:
parent
f043714535
commit
7a91623af9
|
@ -29,6 +29,12 @@ Installs as `stunnel.js` with the alias `jstunnel`
|
||||||
|
|
||||||
### Install
|
### 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
|
```bash
|
||||||
npm install -g stunnel
|
npm install -g stunnel
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue