Update README.md
This commit is contained in:
parent
ceebc270d4
commit
7e3c6e061a
|
@ -8,6 +8,9 @@ Get the dependencies
|
||||||
```bash
|
```bash
|
||||||
go get github.com/gorilla/websocket
|
go get github.com/gorilla/websocket
|
||||||
go get github.com/dgrijalva/jwt-go
|
go get github.com/dgrijalva/jwt-go
|
||||||
|
|
||||||
|
git clone git@git.daplie.com:Daplie/localhost.daplie.me-certificates.git
|
||||||
|
ln -s localhost.daplie.me-certificates/certs/localhost.daplie.me certs
|
||||||
```
|
```
|
||||||
|
|
||||||
Run the VPN
|
Run the VPN
|
||||||
|
|
Loading…
Reference in New Issue