diff --git a/README.md b/README.md index 4bc133c..a82ceda 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ You'd be right. The next section is the exhaustive list of steps handled by the - Create `disks`, `launchers`, `shared`, `sockets/monitors`, `socket/spice` and `bin` directories in `~qemu` - Copy `qemush` scripts parts from `qemu/bin` in `~qemu/bin` with mode `740` - Compile C programs from `src` in `~qemu/bin` with mode `740` -- Copy the default launching scripts to `~qemu/launchers` with mode `740` +- Copy the default launching scripts to `~qemu/launchers` with mode `740` ; this is optional but the one called `kvm` is the reference `qemush` launching script! - Copy `bin/qemush` to `/usr/local/bin/qemush` with mode `755` ## Usage