From 2cd086304f2a246a78d168a4d2ca835cc3e91938 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 3 Jan 2015 13:48:29 +0200 Subject: [PATCH] Update readme.md. [ci skip] --- readme.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 2cb76a397..5b3af3e23 100644 --- a/readme.md +++ b/readme.md @@ -73,16 +73,13 @@ make SRCDIR=build CFGDIR=cfg HAVE_RULES=yes Flags: -1. `SRCDIR=build` - +1. `SRCDIR=build` Python is used to optimise cppcheck -2. `CFGDIR=cfg` - +2. `CFGDIR=cfg` Specify folder where .cfg files are found -3. `HAVE_RULES=yes` - +3. `HAVE_RULES=yes` Enable rules (PCRE is required if this is used) ### g++ (for experts)