diff --git a/readme.org b/readme.org index 51a3d24..af1e526 100644 --- a/readme.org +++ b/readme.org @@ -204,7 +204,7 @@ raspberry pis. sudo mount -t drvfs d: /mnt/d echo Copy the contents of installer to sd - cp installer/* /mnt/d/ + cp -r installer/* /mnt/d/ #+end_src