Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit ac643f9

Browse files
author
Boris Bera
committedMar 24, 2015
documented requirement for tshark
1 parent 399cb0f commit ac643f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎HACKING.md

+3
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ Install mongodb. This is very platform specific. Look it up in the appropriate w
6060
version 2.4. It could work with 2.6 but it's not tested. The unit tests assume that mongo is running on
6161
`localhost:27017`.
6262

63+
Install tshark. the `tshark` executable needs to be somewhere in your `$PATH`. tshark is part of the wireshark
64+
distribution. It is sometimes packaged on its own.
65+
6366
Running hidden-hippo
6467
--------------------
6568

0 commit comments

Comments
 (0)
This repository has been archived.