diff --git a/docs/quick_start/Installation.md b/docs/quick_start/Installation.md index 5f19edf0f19e1a417a5a8ac110a42fb49f678431..53f44e09e9f71240b02823f5c20e8bff2af228ce 100644 --- a/docs/quick_start/Installation.md +++ b/docs/quick_start/Installation.md @@ -138,6 +138,8 @@ To remove all previously built library and executable files run `make clean` in ### Installation Settings for Basic Flags +Terms highlighted in red should always be set, and terms highlighted in blue should be set based on what you want to do. + #### <span style="color:red"> CMAKE_CXX_COMPILER </span> The C++ compiler used to compile the code