Skip to content

Commit 94d9678

Browse files
committed
Merge pull request jsonwebtoken#21 from cenkalti/patch-1
use go get
2 parents a6d647f + fe4b039 commit 94d9678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ <h3 class="panel-title">Go</h3>
461461

462462
<div class="panel-footer">
463463
<div>
464-
<code>import "github.com/dgrijalva/jwt-go"</code>
464+
<code>go get github.com/dgrijalva/jwt-go</code>
465465
</div>
466466

467467
</div>

0 commit comments

Comments
 (0)