From af17ae4f077ae93b932d41d523aee2235bc8d05d Mon Sep 17 00:00:00 2001 From: Moe Date: Fri, 29 Sep 2017 13:43:54 +0200 Subject: [PATCH] Grammar/formatting adjusted - Grammar errors addressed - Formatting issues addressed --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 858ca430..c30a6413 100644 --- a/README.md +++ b/README.md @@ -231,8 +231,9 @@ process. Install development tools and CMake: sudo apt-get install build-essential cmake - -**Note:** On older systems (eg. Ubuntu 14.04) you may run into compilation-issues with `cmake`. Therefore, install the following instead: + +**Note:** On older systems (e.g. Ubuntu 14.04) you may run into compilation +issues with `cmake`. Therefore, install the following instead: sudo apt-get install build-essential cmake3