Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BiologyTools authored Aug 5, 2023
1 parent 7e0b40f commit 1afefe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Add nuget package IKVM to your project to use this library.
# Building
Generated with the latest version of bioformats_package.jar with ikvmc.exe. As well as the following dependencies placed in folder "dependencies" in the same folder as ikvmc.exe the dependencies can be downloaded from Maven.
- google-collect.1.0.jar

Then running ikvmc.exe from command line with the following command:

```./ikvmc bioformats_package.jar -target:library -recurse:dependencies *> output.txt```
Expand Down

0 comments on commit 1afefe1

Please sign in to comment.