Skip to content

Commit

Permalink
Updated docs to also include arm64.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Sep 15, 2024
1 parent 6fba26f commit 51320b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
You have two options to get the Magick.NET binaries in your project:
- Use NuGet:
- Right click on the references of your project and choose 'Manage NuGet packages'.
- 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.
- Build Magick.NET yourself:
- Instructions on how to build Magick.NET can be found [here](../Building.md).

Expand Down

0 comments on commit 51320b7

Please sign in to comment.