cleanup readme a bit

This commit is contained in:
Lance Edgar 2026-01-01 20:43:57 -06:00
parent b566c72a86
commit bda59f2536

View file

@ -32,4 +32,11 @@ https://docs.wuttaproject.org/wuttjamaican/narr/install/index.html
It uses [Flet](https://flet.dev/) for the GUI toolkit. The intended
use case is to run as a proper standalone GUI app on the lane desktop.
(Code for this app has not yet been added.)
So far, there is no installer per se. For development purpose you can
install the server (above) and then within that same virtual
environment:
pip install WuttaPOS[terminal]
The terminal and server apps will share the same database. The terminal
probably requires more setup than just that, needs to be documented...