Skip to content

Commit 45e3746

Browse files
rob-deutschdavidzhao
authored andcommitted
Update README.md
Explicitly mentions v4 in Usage
1 parent 09a4f60 commit 45e3746

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
@@ -21,7 +21,7 @@
2121
<br>
2222

2323
### Usage
24-
[Go Modules](https://blog.golang.org/using-go-modules) are mandatory for using Pion WebRTC. So make sure you set `export GO111MODULE=on`, and explicitly specify `/v2` or `/v3` when importing.
24+
[Go Modules](https://blog.golang.org/using-go-modules) are mandatory for using Pion WebRTC. So make sure you set `export GO111MODULE=on`, and explicitly specify `/v4` (or an earlier version) when importing.
2525

2626

2727
**[example applications](examples/README.md)** contains code samples of common things people build with Pion WebRTC.

0 commit comments

Comments
 (0)