diff --git a/README.md b/README.md index a16e300..554f6ad 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Example: (with-shell-vars (["FOO" "BAR"]) (become "alice" - (copy-dir "../myode" "/home/alice/mycode") + (copy-dir "../mycode" "/home/alice/mycode") (with-cwd "/home/alice/mycode"