From a6f39f4365ada3901ed26a257f0914d0941a2ee2 Mon Sep 17 00:00:00 2001 From: Ahurac Date: Mon, 25 Mar 2024 22:13:09 +0100 Subject: [PATCH] =?UTF-8?q?README=20:=20pr=C3=A9cision=20=C3=A0=20propos?= =?UTF-8?q?=20du=20script=20`kvm`?= 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 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