From a434850bf35868662200c9812d0d2855dedc5186 Mon Sep 17 00:00:00 2001 From: Joe Arndt Date: Thu, 28 May 2026 12:52:37 -0500 Subject: [PATCH] updated readme to include installing system wide --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1f0e287..2c609ed 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,11 @@ uv run common-cents 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 From the main menu: