diff options
| author | na <noah.andreas@nukura.com> | 2017-01-20 16:23:58 +0100 |
|---|---|---|
| committer | na <noah.andreas@nukura.com> | 2017-01-20 16:23:58 +0100 |
| commit | 1780b0f071c40bd6004a900aebbf06a4e3422dc9 (patch) | |
| tree | 61ed5458b9b45dc1aae4ec024f6c46033eeec4dc | |
| parent | a66bee51a66e461b7cf8be91f16ccf482b3db473 (diff) | |
| download | lead-1780b0f071c40bd6004a900aebbf06a4e3422dc9.tar lead-1780b0f071c40bd6004a900aebbf06a4e3422dc9.tar.gz lead-1780b0f071c40bd6004a900aebbf06a4e3422dc9.zip | |
readme
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -22,7 +22,9 @@ # Build it -Per default *lead* uses [clang](http://clang.llvm.org/) as compiler and [ninja](https://github.com/ninja-build/ninja) as build-tool. Open terminal in the root folder of the repository and: +*lead* uses [clang](http://clang.llvm.org/) as compiler and [ninja](https://github.com/ninja-build/ninja) as build-tool. + +To build *lead* open terminal in the root folder of the repository and: $ ninja |
