diff --git a/README.md b/README.md index 94df00a..9a3d188 100644 --- a/README.md +++ b/README.md @@ -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 ```