diff --git a/README.md b/README.md index 9f2fd92..0436f5e 100644 --- a/README.md +++ b/README.md @@ -324,7 +324,10 @@ Like the Disk Utility "Restore" function. ```bash sudo asr -restore -noverify -source /path/to/diskimage.dmg -target /Volumes/VolumeToRestoreTo ``` - +#### Burn iso to DVD +```bash +hdiutil burn /path/to/file.iso +``` ## Dock