From d3d5b2ae6b83f6f4238f9e338c9cec14ab20370c Mon Sep 17 00:00:00 2001 From: Luis Aleixo Date: Tue, 30 Nov 2021 10:18:39 +0100 Subject: [PATCH] Changed README on how to run CARA with CERN theme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6d770f9..4d747be7 100644 --- a/README.md +++ b/README.md @@ -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: