diff --git a/README.md b/README.md index 147a7a6..6163417 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ folder located at `~qemu/bin`. You can add them directly via `qemush` from this repo via the following command : ```sh -qemush run 'mkdir -p ~/bin && cp -v qemu/bin/*' +qemush run 'mkdir -p ~/bin && cp -v qemu/bin/* "$_"' ``` ### Extra: add `first-free-port` in `PATH`