From 57f211a41bedc72ead8e0352c4fcd8ff488a487b Mon Sep 17 00:00:00 2001 From: Ahurac Date: Fri, 8 Dec 2023 11:26:33 +0100 Subject: [PATCH] =?UTF-8?q?README=20:=20commande=20erron=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`