mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-23 09:43:57 +08:00
Update the installation doc for Raspberry-Pi about supported devices (#5773)
This commit is contained in:
parent
9e6115c9c6
commit
92e140ad97
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user