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.
1 parent 6fba26f commit 51320b7Copy full SHA for 51320b7
docs/Readme.md
@@ -5,7 +5,7 @@
5
You have two options to get the Magick.NET binaries in your project:
6
- Use NuGet:
7
- Right click on the references of your project and choose 'Manage NuGet packages'.
8
- - Search for Magick.NET and choose the package that uses the platform of your choice: x86/x64 or AnyCPU.
+ - Search for Magick.NET and choose the package that uses the platform of your choice: x64/arm64/x86 or AnyCPU.
9
- Build Magick.NET yourself:
10
- Instructions on how to build Magick.NET can be found [here](../Building.md).
11
0 commit comments