diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -1,8 +1,3 @@ -# ATTENTION -Recent versions of the makefile may try to delete system files on `sudo make uninstall`! Dont use existing cmake-files and delete generated makefiles! - -# . - *lead* provides hot-corners for your desktop, notably for openbox, awesome, i3 and other window managers.  @@ -27,7 +22,7 @@ Recent versions of the makefile may try to delete system files on `sudo make uni # Build it -*lead* uses [ninja](https://github.com/ninja-build/ninja) as build-tool. Open terminal in the root folder of the repository and: +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: $ ninja |
