If you dont have access to a Windows machine, you can use terminal to create a Bootable USB
First thing you need is a USB of at least 8 GB, and a Windows 10 ISO image.
Next open and terminal and use
to find the /dev/disk# in my case, for the USB drive it is disk5. For the rest of this guide I have highlighted 5, as this will be a unique number to your specific setup..
...First thing you need is a USB of at least 8 GB, and a Windows 10 ISO image.
Next open and terminal and use
Code (Text):
diskutil list
How to create a bootable Windows 10 USB in OS X using Terminal