Browse Source

Merge pull request #20798 from abpframework/auto-merge/rel-8-3/2993

Merge branch dev with rel-8.3
pull/20812/head
maliming 1 year ago
committed by GitHub
parent
commit
57b708d27f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/en/ui-themes/lepton-x/index.md

4
docs/en/ui-themes/lepton-x/index.md

@ -85,13 +85,13 @@ LeptonX Module doesn't define any permissions.
You can use the following CLI command to download the source-code:
```bash
abp get-source Volo.Abp.LeptonXTheme.Pro
abp get-source Volo.Abp.LeptonXTheme
```
If you want to download the source code of the preview version, you can use the following command:
```bash
abp get-source Volo.Abp.LeptonXTheme.Pro --preview
abp get-source Volo.Abp.LeptonXTheme --preview
```
> You can download the source code of a certain version by using the `--version` parameter. See the [ABP CLI documentation](../../cli/index#get-source) for other possible options.

Loading…
Cancel
Save