Creating a bootable Sierra flash drive in Terminal?
Hey guys, I downloaded the DMG file which is on my desktop. I opened Terminal and typed
sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ macOS\ Sierra.app
Hit Enter but got this
sudo: /Applications/Install macOS Sierra.app/Contents/Resources/createinstallmedia: command not found
What can I do please?