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