Skip to content

Commit

Permalink
Merge pull request #281 from byteit101/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumEntangledAndy authored Jul 8, 2024
2 parents b37b3ee + 77eeea2 commit 23bf141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dissector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ make LUA_DIR=/usr
The shared object library should be copied to `/usr/local/lib/lua/5.2/`
```
mkdir --parents /usr/local/lib/lua/5.2/
cp luagcypt.so /usr/local/lib/lua/5.2/
cp luagcrypt.so /usr/local/lib/lua/5.2/
```
Additionally, the system where the dissector is used needs these packages installing (if not already present): `libgcrypt20 libgpg-error0`
## Install `baichuan.lua`
Expand Down

0 comments on commit 23bf141

Please sign in to comment.