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 ```