Remove GO111MODULE from docs

This commit is contained in:
Sean DuBois
2023-09-05 11:43:49 -04:00
committed by Sean DuBois
parent dc4b591c4d
commit 5aa5fac6ea
20 changed files with 0 additions and 20 deletions

View File

@@ -11,7 +11,6 @@ also craft messages to influence the media quality.
## Instructions
### Download rtcp-processing
```
export GO111MODULE=on
go get github.com/pion/webrtc/v4/examples/rtcp-processing
```