updated readme

This commit is contained in:
lrdossan 2024-10-22 09:56:24 +02:00
parent 1b56a6acd9
commit b8da113aba

View file

@ -131,7 +131,7 @@ python -m cern_caimira.apps.calculator
To run with a specific template theme created:
```
python -m cern_caimira.apps.calculator --theme=cern_caimira/apps/templates/{theme}
python -m cern_caimira.apps.calculator --theme=cern_caimira/src/cern_caimira/apps/templates/{theme}
```
To run the entire app in a different `APPLICATION_ROOT` path: