We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd9880d + 782d1a1 commit 0bfde69Copy full SHA for 0bfde69
docs/guides/platforms/rpi/running-your-app-on-a-raspberry-pi.md
@@ -54,9 +54,7 @@ ln -s /opt/dotnet/dotnet /usr/local/bin
54
55
* To run an `Avalonia` application on `Raspberry Pi` you need to use this nuGet package:
56
57
-```
58
-https://www.nuget.org/packages/Avalonia.Skia.Linux.Natives/1.68.0.2
59
+[SkiaSharp.NativeAssets.Linux](https://www.nuget.org/packages/SkiaSharp.NativeAssets.Linux/)
60
61
It includes the `libSkiaSharp.so`.
62
0 commit comments