From 17619b800af9188ceebe48cb825b08c5c3d902fd Mon Sep 17 00:00:00 2001 From: Tobias Schuele Date: Fri, 4 Nov 2016 14:44:18 +0100 Subject: [PATCH] Fixed README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 287fe83..79564c8 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ EMB² is regularly built and tested on a variety of OS/compiler/architecture com ### Prerequisites -The project is based on the standards C99 (for C code) and C++03 (for C++ code) to be usable on a wide range of target systems. Besides a C/C++ compiler supporting these standards, [CMake](https://cmake.org/) 2.8.9 or higher is required to build EMB². is a build file generator which abstracts from the concrete build tools. +The project is based on the standards C99 (for C code) and C++03 (for C++ code) to be usable on a wide range of target systems. Besides a C/C++ compiler supporting these standards, [CMake](https://cmake.org/) 2.8.9 or higher is required to build EMB² (CMake is a build file generator which abstracts from the concrete build tools). ### Quick Installation on Linux -- libgit2 0.26.0