diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ Build etisnoop is using autotools. If you do not have a release containing a ./configure script, run ./bootstrap.sh +Install prerequisites: A C++11 compiler, boost 1.48 or later. + Then do ./configure |