diff --git a/FCNC-Fitter.md b/FCNC-Fitter.md index 99a6e2f..07290de 100644 --- a/FCNC-Fitter.md +++ b/FCNC-Fitter.md @@ -8,7 +8,7 @@ FCNC fitter was originally written by Christoph Langenbruch. Then, it was modifi * [Running](#running) # Compilation -The compilation is done by using cmake. The include of [spdlog](#spdlog) and all the libraries is done in `CMakeLists.txt`. When you install [spdlog](#spdlog), check the path is properly included! +The compilation is done by using cmake. The include of [spdlog](#spdlog) and all the libraries is done in `CMakeLists.txt`. When you install [spdlog](#spdlog), check the path is properly included! Also, it will fail on `lhcba1`, run on `d0new`. Compile the code with a simple