Skip to content

Commit 12cfdf4

Browse files
committed
Remove Go version
No need to mention it here, go.mod does the job
1 parent dd8408a commit 12cfdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The IPFIX data decodes to JSON format and IDs are [IANA IPFIX element ID](http:/
5050
- Windows
5151

5252
## Build
53-
Given that the Go Language compiler (version 1.14.x preferred) is installed, you can build it with:
53+
Given that the Go Language compiler is installed, you can build it with:
5454
```
5555
go get github.com/EdgeCast/vflow/vflow
5656
cd $GOPATH/src/github.com/EdgeCast/vflow

0 commit comments

Comments
 (0)