Skip to content

Commit 4ff2307

Browse files
authored
Merge pull request #1 from fjacobs/patch-1
Mention correct folder in README
2 parents f09f74b + fe3b111 commit 4ff2307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Currently it supports all RSocket frames, except resumption.
99
# Build
1010

1111
- Download Wireshark source-code.
12-
- Create __rsocket__ directory inside __wireshark/plugins__ folder.
12+
- Create __rsocket__ directory inside __wireshark/plugins/epan__ folder.
1313
- Download/Clone source code from this repo into the __rsocket__ folder.
1414
- Inside __wireshark__ folder, create __CMakeListsCustom.txt__ and add the line.
1515
```

0 commit comments

Comments
 (0)