From 8fccf7343f349a73552320975bf1bb44b2a0d178 Mon Sep 17 00:00:00 2001 From: Ahurac Date: Wed, 13 Dec 2023 21:23:36 +0100 Subject: [PATCH] README : description target launchers du Makefile --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 769a368..b632277 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ by the `Makefile` for the installation process. - 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 `bin/qemush` to `/usr/local/bin/qemush` with mode `755` ## Usage