Skip to content

Commit

Permalink
Fix version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nhooyr committed Apr 27, 2019
1 parent 15db58e commit a2e039f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ If you have any feedback, please feel free to open an issue.
## Install

```bash
go get nhooyr.io/websocket@0.2.0
go get nhooyr.io/websocket@v0.2.0
```

## Features
Expand Down

0 comments on commit a2e039f

Please sign in to comment.