diff --git a/docs/en/ui-themes/lepton/customizing-lepton-theme.md b/docs/en/ui-themes/lepton/customizing-lepton-theme.md index 33cdcfc5c2..fb88742c5b 100644 --- a/docs/en/ui-themes/lepton/customizing-lepton-theme.md +++ b/docs/en/ui-themes/lepton/customizing-lepton-theme.md @@ -160,7 +160,7 @@ Please note that the **search component** filters only the routes and cannot hid ### Download Lepton Theme Source-Code -Download the Lepton Theme source-code to retrieve the existing CSS files. To do this create a new folder named as `LeptonTheme` and run the following ABP CLI command inside the `LeptonTheme` folder: +Download the Lepton Theme source-code to retrieve the existing CSS files. To do this create a new folder named as `LeptonTheme` in your project root folder and run the following ABP CLI command inside the `LeptonTheme` folder: ```bash abp get-source Volo.LeptonTheme @@ -238,4 +238,4 @@ The main menu's background color changed. With this approach, you can change you ![lepton-custom-css-result](../../images/lepton-custom-css-result.png) -{{end}} \ No newline at end of file +{{end}}