add jwt-go to deps

This commit is contained in:
AJ ONeal 2017-02-03 03:50:44 +00:00
parent 669d992f45
commit ceebc270d4
1 changed files with 2 additions and 0 deletions

View File

@ -2,10 +2,12 @@
Build Instructions
------------------
Get the dependencies
```bash
go get github.com/gorilla/websocket
go get github.com/dgrijalva/jwt-go
```
Run the VPN