Changed README on how to run CARA with CERN theme

This commit is contained in:
Luis Aleixo 2021-11-30 10:18:39 +01:00
parent 1705a2c96d
commit d3d5b2ae6b

View file

@ -92,7 +92,7 @@ python -m cara.apps.calculator
To run with the CERN theme:
```
python -m cara.apps.calculator --theme=cara/apps/calculator/themes/cern
python -m cara.apps.calculator --theme=cara/apps/templates/cern
```
To run the calculator on a different URL path: