README: point to the correct CMakeLists.txt sample
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 21 Jul 2017 08:11:48 +0000 (10:11 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 21 Jul 2017 08:11:48 +0000 (10:11 +0200)
Change-Id: I4aad3403f190bf2033355a827e0e6fa5c1f7fe6d
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
README.md

index 2089d6f..7ad999d 100644 (file)
--- 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