Skip to content

Commit f508eca

Browse files
authored
Update README.md
1 parent f1fb374 commit f508eca

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,9 @@ It offers:
99

1010
* llvm + clang + clang extra tools (release 3_9) required
1111
* build using `cmake -DLLVM_DIR=PATH_TO_LLVM_CMAKE_CONFIG -DClang_DIR=PATH_TO_CLANG_CONFIG`
12+
13+
# Usage
14+
15+
In the build directory of AliceO2 (containing the CMake compilations database in form of `compile_command.json`), run
16+
17+
`run_O2CodeChecker.py -checks=-*,alice* `

0 commit comments

Comments
 (0)