Browse Source

Tweak ARM support with suggestion from jkleinsc

Charles Kerr 7 years ago
parent
commit
49cab41fdf
1 changed files with 2 additions and 3 deletions
  1. 2 3
      docs/tutorial/support.md

+ 2 - 3
docs/tutorial/support.md

@@ -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.