Browse Source

added link to the package description page of the missing commands

pull/16845/head
Hamza Albreem 3 years ago
parent
commit
f0dd6afea5
  1. 2
      docs/en/Background-Jobs-Quartz.md
  2. 2
      docs/en/Text-Templating-Razor.md

2
docs/en/Background-Jobs-Quartz.md

@ -16,6 +16,8 @@ Open a command line window in the folder of the project (.csproj file) and type
abp add-package Volo.Abp.BackgroundJobs.Quartz
````
> If you haven't done it yet, you first need to install the [ABP CLI](CLI.md). For other installation options, see [the package description page](https://abp.io/package-detail/Volo.Abp.BackgroundJobs.Quartz).
### Manual Installation
If you want to manually install;

2
docs/en/Text-Templating-Razor.md

@ -16,6 +16,8 @@ Open a command line window in the folder of the project (.csproj file) and type
abp add-package Volo.Abp.TextTemplating.Razor
````
> If you haven't done it yet, you first need to install the [ABP CLI](CLI.md). For other installation options, see [the package description page](https://abp.io/package-detail/Volo.Abp.TextTemplating.Razor).
### Manual Installation
If you want to manually install;

Loading…
Cancel
Save