summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0c0462d..82bbd44 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ installed, customize your project with file `\<root-path\>/etc/config.cmake`.
Typically, to copy files use a command like:
```bash
-cp reference/etc reference/packaging <root-path-to-your-project>
+cp -r reference/etc reference/packaging <root-path-to-your-project>
cp reference/AGLbuild <root-path-to-your-project>
```