From b1b8d89f7c2fe41261e5bd98897c6119a0979942 Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Thu, 18 Apr 2024 17:24:35 -0400 Subject: [PATCH] xo-flatstring: README: drop install detail for coverage build --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index fa3dcc93..344cead4 100644 --- a/README.md +++ b/README.md @@ -72,9 +72,6 @@ $ cmake --build .build-ccov -- ccov browse to `.build-ccov/ccov/html/index.html` -Running `cmake --install` for a coverage build will install coverage report (if generated) -to `${CMAKE_INSTALL_PREFIX}/share/doc/xo_flatstring` - ### LSP support ``` $ cd xo-flatstring