diff --git a/CTestConfig.cmake b/CTestConfig.cmake
index 443768ba2437dd64543840cc9bb66db5860aea2c..3853962e5510026b29c251548a5e186c30d4def9 100644
--- a/CTestConfig.cmake
+++ b/CTestConfig.cmake
@@ -2,8 +2,8 @@
 ## Then modify the CMakeLists.txt file in the root directory of your
 ## project to incorporate the testing dashboard.
 ## # The following are required to uses Dart and the Cdash dashboard
-##   enable_testing()
-##   include(Dart)
+##   ENABLE_TESTING()
+##   INCLUDE(CTest)
 set(CTEST_PROJECT_NAME "OTB-Wrapper")
 set(CTEST_NIGHTLY_START_TIME "20:00:00 CEST")