We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8408a commit 12cfdf4Copy full SHA for 12cfdf4
README.md
@@ -50,7 +50,7 @@ The IPFIX data decodes to JSON format and IDs are [IANA IPFIX element ID](http:/
50
- Windows
51
52
## Build
53
-Given that the Go Language compiler (version 1.14.x preferred) is installed, you can build it with:
+Given that the Go Language compiler is installed, you can build it with:
54
```
55
go get github.com/EdgeCast/vflow/vflow
56
cd $GOPATH/src/github.com/EdgeCast/vflow
0 commit comments