'mask' CERN theme from README

This commit is contained in:
Luis Aleixo 2022-10-18 08:58:14 +02:00
parent d331aaaf1b
commit 87049460ee

View file

@ -100,10 +100,10 @@ pip install -e . # At the root of the repository
python -m caimira.apps.calculator
```
To run with the CERN theme:
To run with a specific template theme created:
```
python -m caimira.apps.calculator --theme=caimira/apps/templates/cern
python -m caimira.apps.calculator --theme=caimira/apps/templates/{theme}
```
To run the calculator on a different URL path: