update at 2020-09-27 10:14:17 by ehlxr

master
ehlxr 2020-09-27 10:14:17 +08:00
parent 5616eb36af
commit 6389f7ebc5
1 changed files with 2 additions and 2 deletions

View File

@ -11,13 +11,13 @@
# Install
build with go get
## build with go get
```
➜ go get -u github.com/ehlxr/jwt
```
build with make
## build with make
```
➜ git clone https://github.com/ehlxr/jwt.git