Update README.md
This commit is contained in:
parent
fe0cc065aa
commit
4a1242c92e
11
README.md
11
README.md
@ -28,5 +28,16 @@ $ pipx install .
|
||||
|
||||
> **_NOTE:_** This option won't create desktop entry.
|
||||
|
||||
## Development
|
||||
Use `poetry` tool to manage project dependencies and virtual environments.
|
||||
```bash
|
||||
$ poetry install # in root project directory
|
||||
```
|
||||
|
||||
Run application.
|
||||
```bash
|
||||
$ poetry run openfm-qt
|
||||
```
|
||||
|
||||
## Screenshots
|
||||
![Screenshot Linux](screenshot_linux.png)
|
||||
|
Loading…
x
Reference in New Issue
Block a user