aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2089d6f..7ad999d 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ An example is available in **app-templates** submodule that you can copy and
use:
```bash
-cp conf.d/app-templates/cmake/CMakeLists.txt CMakeLists.txt
+cp conf.d/app-templates/cmake/CMakeLists.txt.sample CMakeLists.txt
```
### Create your CMake targets