This commit is contained in:
billypom on debian 2025-03-24 19:56:03 -04:00
parent d96bb4c8c1
commit f552fd9828

View File

@ -32,6 +32,13 @@ ___
```bash
pyuic5 ui.ui -o ui.py
```
## Config
___
config file and databases (libraries) are stored in user home directory `.config` folder
```
cd ~/.config/musicpom
config.ini db/
```
## Todo: