Skip to content

Commit 51320b7

Browse files
committed
Updated docs to also include arm64.
1 parent 6fba26f commit 51320b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
You have two options to get the Magick.NET binaries in your project:
66
- Use NuGet:
77
- 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.
8+
- Search for Magick.NET and choose the package that uses the platform of your choice: x64/arm64/x86 or AnyCPU.
99
- Build Magick.NET yourself:
1010
- Instructions on how to build Magick.NET can be found [here](../Building.md).
1111

0 commit comments

Comments
 (0)