updated readme
This commit is contained in:
parent
1b56a6acd9
commit
b8da113aba
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ python -m cern_caimira.apps.calculator
|
||||||
To run with a specific template theme created:
|
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:
|
To run the entire app in a different `APPLICATION_ROOT` path:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue