aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 98bf18e..0fab97a 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ 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.
+Install prerequisites: A C++ compiler with complete C++11 support.
Then do