updated readme to include installing system wide
This commit is contained in:
parent
ac93e6074b
commit
a434850bf3
1 changed files with 5 additions and 0 deletions
|
|
@ -13,6 +13,11 @@ uv run common-cents
|
||||||
|
|
||||||
That's it — the database is created automatically the first time you launch.
|
That's it — the database is created automatically the first time you launch.
|
||||||
|
|
||||||
|
Install the app system-wide:
|
||||||
|
```bash
|
||||||
|
uv tool install .
|
||||||
|
```
|
||||||
|
|
||||||
## What you can do
|
## What you can do
|
||||||
|
|
||||||
From the main menu:
|
From the main menu:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue