Browse Source

typo

pull/1/head
Wesley Kerfoot 6 years ago
parent
commit
5338801274
  1. 2
      README.md

2
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"

Loading…
Cancel
Save