README : commande erronée

This commit is contained in:
Ahurac 2023-12-08 11:26:33 +01:00
parent 829cbbc98e
commit 57f211a41b

View file

@ -88,7 +88,7 @@ folder located at `~qemu/bin`. You can add them directly via `qemush` from
this repo via the following command : this repo via the following command :
```sh ```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` ### Extra: add `first-free-port` in `PATH`