From cb396f723fb5411429e732ee0e19c024d8534e83 Mon Sep 17 00:00:00 2001 From: Ahurac Date: Mon, 25 Mar 2024 22:12:13 +0100 Subject: [PATCH] =?UTF-8?q?README=20:=20ajout=20dossiers=20cr=C3=A9=C3=A9s?= =?UTF-8?q?=20par=20le=20Makefile?= 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 27a9a92..4bc133c 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ You'd be right. The next section is the exhaustive list of steps handled by the ### Manual installation (what does the `Makefile` do) -- Create `disks`, `launchers` and `bin` directories in `~qemu` +- 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`