From 18a7ed39303cd5e93e918a612fd0188187fbe477 Mon Sep 17 00:00:00 2001 From: na Date: Fri, 20 Jan 2017 16:26:51 +0100 Subject: readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bbffa7..0759eab 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ # Build it -*lead* uses [clang](http://clang.llvm.org/) as compiler and [ninja](https://github.com/ninja-build/ninja) as build-tool. +*lead* uses [clang](http://clang.llvm.org/) as compiler, [g++](https://gcc.gnu.org/) as linker and [ninja](https://github.com/ninja-build/ninja) as build-tool. To build *lead* open terminal in the root folder of the repository and: -- cgit v1.2.3