@ -252,7 +252,7 @@ Args:
### Compile and run from source
Install Go ≥ 1.12, download the repository, open a terminal in it and run:
Install Go ≥ 1.14, download the repository, open a terminal in it and run:
```
go run .
@ -1,6 +1,6 @@
module rtsp-simple-server
module github.com/aler9/rtsp-simple-server
go 1.12
go 1.14
require (
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 // indirect