WSUG: Fix global plugin installation path

Change-Id: I28a1259ab30b7b86989f307d89461c26aec878da
Reviewed-on: https://code.wireshark.org/review/23493
Reviewed-by: João Valverde <j@v6e.pt>
This commit is contained in:
João Valverde 2017-09-11 11:46:16 +01:00 committed by João Valverde
parent 69f0cb0cef
commit 7c258eedea
1 changed files with 1 additions and 1 deletions

View File

@ -479,7 +479,7 @@ $HOME++/.wireshark++ is present, $HOME++/.wireshark/plugins++.
* If you are running on macOS and Wireshark is installed as an
application bundle, the global plugin folder is
_APPDIR_`/Contents/PlugIns/wireshark`, otherwise it's
_INSTALLDIR_`/share/wireshark/plugins`.
_INSTALLDIR_`/lib/wireshark/plugins`.
[[ChWindowsFolder]]