Tweak ARM support with suggestion from jkleinsc

This commit is contained in:
Charles Kerr 2018-05-01 14:25:18 -05:00
Родитель b0a8d825b3
Коммит 49cab41fdf
1 изменённых файлов: 2 добавлений и 3 удалений

Просмотреть файл

@ -69,9 +69,8 @@ Windows 7 and later are supported, older operating systems are not supported
(and do not work).
Both `ia32` (`x86`) and `x64` (`amd64`) binaries are provided for Windows.
The Windows `ARM` binaries are not supported yet due to limited team
resources; however, they contain no reported blockers.
Running Electron apps on Windows for ARM devices is possible by using the
ia32 binary.
Another option for running Electron apps on Windows for `ARM` devices is
to use the ia32 emulator that comes with Windows for ARM.