diff --git a/libsurvive.md b/libsurvive.md
index b5586164b77ff59aefcaffef3d3bbdc519d0e78b..ee45d376e1c354887fda993d08d36de3ee2b3fb9 100644
--- a/libsurvive.md
+++ b/libsurvive.md
@@ -20,7 +20,7 @@ Therefore with both meson and cmake, the survive driver has to be explicitly ena
 
 ```
 #cmake
--DBUILD_WITH_LIBSURVIVE=On
+-DXRT_BUILD_DRIVER_SURVIVE=On
 
 #meson
 -Ddrivers=auto,survive