diff options
| author | na <noah.andreas@nukura.com> | 2017-01-20 16:26:51 +0100 |
|---|---|---|
| committer | na <noah.andreas@nukura.com> | 2017-01-20 16:26:51 +0100 |
| commit | 18a7ed39303cd5e93e918a612fd0188187fbe477 (patch) | |
| tree | 471e92f1a9a1540948399afc053bc508c15e3bb7 | |
| parent | 1780b0f071c40bd6004a900aebbf06a4e3422dc9 (diff) | |
| download | lead-18a7ed39303cd5e93e918a612fd0188187fbe477.tar lead-18a7ed39303cd5e93e918a612fd0188187fbe477.tar.gz lead-18a7ed39303cd5e93e918a612fd0188187fbe477.zip | |
readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
