README : commande erronée
This commit is contained in:
parent
829cbbc98e
commit
57f211a41b
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue