From 8951bbca2f73bc1e5e20f6b36039f59abeccd2dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20T=C3=BCxen?= <tuexen@fh-muenster.de> Date: Sun, 25 Sep 2016 15:21:58 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfdb1910..fa1c2d26 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: ``` -- GitLab