From 43826b6cc72e7ad0f86b400d04353fd344c56473 Mon Sep 17 00:00:00 2001 From: Nicolas van Kempen Date: Tue, 16 Jan 2024 14:02:00 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db92e8a..29c9afc 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ available on the machine. To circumvent this, `CWHY_DISABLE` can be set in the e configuration time. ```bash -% CWHY_DISABLE=1 cmake -DCMAKE_CXX_COMPILER=`cwhy --wrapper` ... +% CWHY_DISABLE=1 cmake -DCMAKE_CXX_COMPILER=`cwhy --wrapper --- c++` ... ``` ### Options