aboutsummaryrefslogtreecommitdiff
path: root/wireshark/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'wireshark/README.md')
-rw-r--r--wireshark/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/wireshark/README.md b/wireshark/README.md
index 1811c663e..b9b241a19 100644
--- a/wireshark/README.md
+++ b/wireshark/README.md
@@ -6,8 +6,8 @@ nDPI can provide Wireshark protocol dissection to complement internal protocol d
## Installation
-- Copy the ndpiReader application (it is located under nDPI/example) to the Extcap path. See Wireshark -> About menu for identifying the extcap directory. Under OSX it is usually /Applications/Wireshark.app/Contents/MacOS/extcap
-- Copy the ndpi.lua plugin under ~/.wireshark/plugins (or in the global Wireshark plugins directory)
+- Copy the ndpiReader application (it is located under nDPI/example) to the Extcap path. See Wireshark -> About menu for identifying the "Personal Extcap path" directory. Under MacOS it is usually /Users/username/.wireshark/extcap
+- Copy the ndpi.lua plugin under ~/.local/lib/wireshark/plugins
## Usage