mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
doc(GUI): suggest BootCamp as an alternative when flashing Windows images (#1393)
* Specify that Rufus is only an option for Windows. * Suggest Apple Boot Camp Assistant (built-in) as an alternative for macOS users.
This commit is contained in:
parent
ecb8dd29b7
commit
d76a6dff89
@ -57,7 +57,7 @@ module.exports = {
|
||||
'It looks like you are trying to burn a Windows image.\n\n',
|
||||
'Unlike other images, Windows images require special processing to be made bootable.',
|
||||
'We suggest you use a tool specially designed for this purpose, such as',
|
||||
'<a href="https://rufus.akeo.ie">Rufus</a>.'
|
||||
'<a href="https://rufus.akeo.ie">Rufus</a> (Windows) or Boot Camp Assistant (macOS).'
|
||||
].join(' '))
|
||||
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user