Skip to content

Commit

Permalink
forgot 1 link
Browse files Browse the repository at this point in the history
  • Loading branch information
woutermeek authored Jan 8, 2025
1 parent fbd3ce5 commit ff3772e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/debugging/thundershark.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ interface definitions to a format understandable by the plugin. *ThunderShark* i
## Prerequisites

Firstly, the file ```protocol-thunder-comrpc.lua``` file needs to be placed in *Wireshark*'s plugins folder. In Windows this is typically ```%APPDATA%\Wireshark\plugins```
Firstly, the file [```protocol-thunder-comrpc.lua```](https://github.com/WebPlatformForEmbedded/ThunderShark) file needs to be placed in *Wireshark*'s plugins folder. In Windows this is typically ```%APPDATA%\Wireshark\plugins```
or ```%APPDATA%\Roaming\Wireshark\plugins``` folder, while on Linux it's the ```~/.local/lib/wireshark/plugins``` folder.

Secondly, using the [*LuaGanerator*](https://github.com/rdkcentral/ThunderTools/tree/master/LuaGenerator) tool, interface definitions need to be created.
Expand Down

0 comments on commit ff3772e

Please sign in to comment.