From 40cbe077d679bc8d39596c53379423be83c42917 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20T=C3=BCxen?= <tuexen@fh-muenster.de> Date: Thu, 15 Dec 2016 16:33:43 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12702b06..61226d1a 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: ``` -- GitLab