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`