Changed README on how to run CARA with CERN theme
This commit is contained in:
parent
1705a2c96d
commit
d3d5b2ae6b
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue