Skip to content

Commit b5e3850

Browse files
authored
Update Readme.md
1 parent 1a6f9bf commit b5e3850

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
[![NuGet version (BioFormatsNET6)](https://img.shields.io/nuget/dt/BioFormats.NET6?color=g)](https://www.nuget.org/packages/BioFormats.NET6/7.1.0)
33

44
Bioformats 7.1.0 (https://www.openmicroscopy.org/bio-formats/) Built with IKVM 8.7.3 Maven SDK for .NET6.
5-
6-
Installation add this to your project file:
5+
For x64 use the nuget package version of the project by installing it from [![NuGet version (BioFormatsNET6)](https://img.shields.io/nuget/v/BioFormats.NET6.svg)](https://www.nuget.org/packages/BioFormats.NET6/7.1.0.1)
6+
For ARM use the Maven version of the project by installing the latest IKVM Maven SDK and adding this to your project file:
77
```
88
<PropertyGroup>
99
<MavenAdditionalRepositories>ome=https://artifacts.openmicroscopy.org/artifactory/maven/;edu.ucar=https://maven.scijava.org/content/repositories/public/;</MavenAdditionalRepositories>

0 commit comments

Comments
 (0)