diff --git a/README.md b/README.md new file mode 100644 index 0000000..3487963 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# isodrive (halium) + +* `sudo apt install build-essential` + +* `git clone https://github.com/nitanmarcel/isodrive` + +* `cd isodrive` + +* `make` + +mount + +* `sudo ./isodrive /full/path/to/file.iso` + +umount + +* `sudo ./isodrive` + + +Inspired by https://github.com/fredldotme/ISODriveUT