diff --git a/README.md b/README.md
index bfdb19103090857ae0d523ab4c62d3eb96ac8b6a..fa1c2d26dd0d2291ccd28b8e99a400c4dd4e5baa 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 ???
+sudo apt-get install git libsctp-dev bison flex
 ```
 Then download the sources, compile them and install the files:
 ```