From b7bd2d0809a0d1f177181c361b9a6c83e193b79a Mon Sep 17 00:00:00 2001 From: multicast proxy <Sebastian.Woelke@posteo.de> Date: Tue, 16 Dec 2014 16:19:16 +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 e7514c8..bbe3715 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ If you use Mcproxy in a scientific context, please use the following [citation]( Requirements ============ -* A g++ version equal or higher 4.8 is required. +* A g++ version equal or higher **4.8** is required. * To generate a makefile, qmake must be installed. This can be done with the following command: -- GitLab