Update readme.md.

[ci skip]
This commit is contained in:
XhmikosR 2015-01-03 13:48:29 +02:00
parent 74417699db
commit 2cd086304f
1 changed files with 3 additions and 6 deletions

View File

@ -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)