Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions reference/docs-conceptual/PowerShell-Core-on-ARM.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# PowerShell Core on ARM

Today, PowerShell Core works on some ARM devices,
including both Windows 10 ARM32/ARM64 and Raspbian, in an experimental, unsupported state.

For more information on installing these unsupported, experimental builds,
check out our installation instructions on GitHub for [Windows 10 IoT](https://github.com/PowerShell/PowerShell/blob/master/docs/installation/windows.md#deploying-on-windows-iot)
and [Raspbian](https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#raspbian).

More information will be available here as our ARM64 story progresses.
Stay tuned!
2 changes: 2 additions & 0 deletions reference/docs-conceptual/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
href: setup/Installing-PowerShell-Core-on-Windows.md
- name: Installing PowerShell Core on macOS and Linux
href: setup/Installing-PowerShell-Core-on-macOS-and-Linux.md
- name: PowerShell Core on ARM
href: PowerShell-Core-on-ARM.md
- name: Windows PowerShell
href: ''
items:
Expand Down