Update README.md

This commit is contained in:
elicro 2023-12-23 18:32:55 +00:00
parent 0557c8dadf
commit 8b842e1d8c

View File

@ -1,4 +1,6 @@
### mounting the images disk
```bash
mount -L IMAGES /mnt && cd /mnt
./init.sh
make
```