From 8b842e1d8c6bf6449f1f47fd6a6c0b9f9955c80f Mon Sep 17 00:00:00 2001 From: elicro Date: Sat, 23 Dec 2023 18:32:55 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 80ee80e..0661e06 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ ### mounting the images disk ```bash mount -L IMAGES /mnt && cd /mnt +./init.sh +make ```