Fix installation and add compilation instructions to README

This commit is contained in:
Hannes Kuchelmeister
2022-02-09 13:39:57 +01:00
committed by GitHub
parent f31f63b4b0
commit 94a41b5455

View File

@@ -8,11 +8,11 @@ Focus Annotator is a tool for annotation the focal plane of a part of an image.
## Installation ## Installation
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install foobar. Currently the application can only be optained by compiling from source
```bash ## Compilation Instructions
pip install foobar
``` To compile and run this tool gtk and libadwaita are needed. More detailed instructions are planned for the future.
## Usage ## Usage