Skip to content

Commit 1f6062b

Browse files
authored
Merge branch 'master' into develop
2 parents b81a081 + 394f218 commit 1f6062b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ func L3Separator(currentPacket *packet.Packet, context flow.UserContext) bool {
6565
```
6666
NFF-GO is an Open Source BSD licensed project that runs mostly in Linux user
6767
land. The most recent patches and enhancements provided by the community are
68-
available in the master branch.
68+
available in the *_develop_* branch. master branch provides the latest stable released version under the appropriate tag.
6969

7070
## Getting NFF-GO
7171

@@ -113,7 +113,6 @@ not installed into kernel directory. You can load it using the full path to the
113113
module file:
114114
$GOPATH/src/github.com/intel-go/nff-go/test/dpdk/dpdk-17.08/x86_64-native-linuxapp-gcc/kmod/igb_uio.ko
115115

116-
117116
### Go
118117

119118
Use Go version 1.11 or higher. To check the version of Go, do:

0 commit comments

Comments
 (0)