aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorna <noah.andreas@nukura.com>2017-01-20 16:26:51 +0100
committerna <noah.andreas@nukura.com>2017-01-20 16:26:51 +0100
commit18a7ed39303cd5e93e918a612fd0188187fbe477 (patch)
tree471e92f1a9a1540948399afc053bc508c15e3bb7 /README.md
parent1780b0f071c40bd6004a900aebbf06a4e3422dc9 (diff)
downloadlead-18a7ed39303cd5e93e918a612fd0188187fbe477.tar
lead-18a7ed39303cd5e93e918a612fd0188187fbe477.tar.gz
lead-18a7ed39303cd5e93e918a612fd0188187fbe477.zip
readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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: