diff --git a/README.md b/README.md
index 12702b06c0985e203a5283b6f0719d8adc36fda9..61226d1ab3c3c83bb8c20cdaae64e826060f71f9 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ There are some papers ([;login: October 2013](https://www.usenix.org/system/file
 ### Linux (Ubuntu)
 For installing the required packages run:
 ```
-sudo apt-get install git libsctp-dev bison flex
+sudo apt-get install make git libsctp-dev bison flex
 ```
 Then download the sources, compile them and install the files:
 ```