From 3cb57110a0fd46f185e268adcd4a316bac95b99e Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Wed, 27 May 2026 13:53:38 +0200 Subject: [PATCH] update how to start --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a19aebd..7342d1d 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,17 @@ pixi install ## Start the webapp ```bash -pixi shell -./stand.py +pixi run stand ``` +or + +```bash +pixi shell +./stand/main.py +``` + + ## Interact in the browser - **edit**: double click a cell