diff --git a/reference/docs-conceptual/PowerShell-Core-on-ARM.md b/reference/docs-conceptual/PowerShell-Core-on-ARM.md new file mode 100644 index 000000000000..f7b790a25a56 --- /dev/null +++ b/reference/docs-conceptual/PowerShell-Core-on-ARM.md @@ -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! \ No newline at end of file diff --git a/reference/docs-conceptual/toc.yml b/reference/docs-conceptual/toc.yml index d87713a4e833..1bef785fe89e 100644 --- a/reference/docs-conceptual/toc.yml +++ b/reference/docs-conceptual/toc.yml @@ -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: