Skip to content

Commit

Permalink
Remove Go version
Browse files Browse the repository at this point in the history
No need to mention it here, go.mod does the job
  • Loading branch information
swills committed Jul 1, 2024
1 parent dd8408a commit 12cfdf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The IPFIX data decodes to JSON format and IDs are [IANA IPFIX element ID](http:/
- Windows

## Build
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:
```
go get github.com/EdgeCast/vflow/vflow
cd $GOPATH/src/github.com/EdgeCast/vflow
Expand Down

0 comments on commit 12cfdf4

Please sign in to comment.