Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
13hannes11 authored Feb 22, 2022
1 parent 70414c1 commit 36db45d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ Focus Annotator is a tool for annotation the focal plane of a part of an image.

## Installation

Currently the application can only be optained by compiling from source.
You can either download the latest release [here](https://github.com/13hannes11/focus_annotator/releases) or compile from source.

## Compilation Instructions

### Docker

The tool can be compiled with docker-compose:

* Linux Version `docker-compose up` (found in *target/release/*, dependencies are not included therefore install `libadwaita` via your distros package manager)
* Linux Version `docker-compose up` (compiles to AppImage)
* Windows Version: `docker-compose -f docker-compose.windows.yml up` (the resulting file is packaged as *package.zip*, dependencies included)


Expand Down

0 comments on commit 36db45d

Please sign in to comment.