1
0
mirror of synced 2026-01-09 06:00:21 -05:00

Tiny typo fix

This commit is contained in:
gibberin
2017-08-25 08:16:11 -07:00
committed by GitHub
parent 9a6dcec01f
commit 4e3cf7ff2d

View File

@@ -1,6 +1,6 @@
# .NET Core on Raspberry Pi
Arm32 build are available as community supported builds for .NET Core 2.0.
Arm32 builds are available as community supported builds for .NET Core 2.0.
There is no SDK that runs on ARM32 but you can publish an application that will run on a Raspberry Pi.
These steps have been tested on a RPi 2 and RPi 3 with Linux and Windows.