Skip to content

Commit e37a07b

Browse files
authored
Merge pull request #139 from auth0/patch/update-readme-for-v2.0.0
Update go get to v2 in README
2 parents f445c30 + cea730c commit e37a07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ context.
3333
## Installation
3434

3535
```shell
36-
go get github.com/auth0/go-jwt-middleware/v2@v2.0.0-beta
36+
go get github.com/auth0/go-jwt-middleware/v2
3737
```
3838

3939
[[table of contents]](#table-of-contents)

0 commit comments

Comments
 (0)