From 17a3a715328b1c4fb7f8d0a5b3c05324cb3c0fcb Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Fri, 2 Jan 2026 10:06:16 -0600 Subject: [PATCH] add commands to run terminal in readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c47716a..8134ac9 100644 --- a/README.md +++ b/README.md @@ -45,3 +45,11 @@ environment: The terminal and server apps will share the same database. The terminal probably requires more setup than just that, needs to be documented... + +To launch the terminal app in GUI mode: + + wuttapos run + +To run the terminal as a web server: + + wuttapos serve