diff --git a/doc/install.rst b/doc/install.rst index 7c77d35f..79dd4b9d 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -146,7 +146,7 @@ The compilation of ``dft_tools`` can be configured using CMake-options:: +-----------------------------------------------------------------+-----------------------------------------------+ | Options | Syntax | +=================================================================+===============================================+ -| Specify an installation path other than path_to_triqs | -DCMAKE_INSTALL_PREFIX=path_to_dft_tools| +| Specify an installation path other than path_to_triqs | -DCMAKE_INSTALL_PREFIX=path_to_dft_tools | +-----------------------------------------------------------------+-----------------------------------------------+ | Build in Debugging Mode | -DCMAKE_BUILD_TYPE=Debug | +-----------------------------------------------------------------+-----------------------------------------------+