Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
BiologyTools committed Feb 15, 2024
2 parents 5701099 + aec36ce commit 748ce8c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ A .NET application & library for editing & annotating various microscopy image f
- Install Mac package manager [homebrew.](https://brew.sh/)
- From brew install [GTK3.](https://formulae.brew.sh/formula/gtk+3#default)
- Download the BioGTK application for either OSX-x64 or OSX-Arm from releases.
- Make the file executable by opening terminal in the extracted folder and running "chmod 755 BioGTKApp"
- Ensure correct security policy for loaded libraries by running "sudo xattr -r -d com.apple.quarantine ./"
- Make the .app bundle executable by opening terminal in the Contents/MacOS folder then run "chmod 755 BioGTKApp"
- Optionally install [OpenSlide](https://formulae.brew.sh/formula/openslide) for better navigation of whole-slide-images.
- Optionally install [LibVips](https://www.libvips.org/install.html) for increased performance and functions with whole-slide-images.

Expand Down

0 comments on commit 748ce8c

Please sign in to comment.