Update the installation doc for Raspberry-Pi about supported devices (#5773)

This commit is contained in:
Andrew 2018-01-08 12:21:32 -08:00 committed by Travis Plunk
parent 9e6115c9c6
commit 92e140ad97

View File

@ -676,6 +676,10 @@ dpkg -r powershell_6.0.0-rc.2-1.ubuntu.16.04_amd64.deb
Currently, PowerShell is only supported on Raspbian Stretch.
Also CoreCLR (and thus PowerShell Core) will only work on Pi 2 and Pi 3 devices as other devices like [Pi Zero](https://github.com/dotnet/coreclr/issues/10605) have an unsupported processor.
Download [Raspbian Stretch](https://www.raspberrypi.org/downloads/raspbian/) and follow the [installation instructions](https://www.raspberrypi.org/documentation/installation/installing-images/README.md) to get it onto your Pi.
### Installation
```sh