Skip to content

Commit 38894ba

Browse files
[update] minor fix (npm or yarn)
1 parent e4b09cc commit 38894ba

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

docs/guides/integration_with_angular.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Now you should get the DHTMLX Event Calendar source code. First of all, stop the
5353

5454
### Step 1. Package installation
5555

56-
Download the [**trial Event Calendar package**](/how_to_start/#installing-trial-event-calendar-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial Event Calendar is available 30 days only.
56+
Download the [**trial Event Calendar package**](/how_to_start/#installing-trial-event-calendar-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial Event Calendar is available 30 days only.
5757

5858
### Step 2. Component creation
5959

docs/guides/integration_with_react.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Now you should get the DHTMLX Event Calendar source code. First of all, stop the
5656

5757
### Step 1. Package installation
5858

59-
Download the [**trial Event Calendar package**](/how_to_start/#installing-trial-event-calendar-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial Event Calendar is available 30 days only.
59+
Download the [**trial Event Calendar package**](/how_to_start/#installing-trial-event-calendar-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial Event Calendar is available 30 days only.
6060

6161
### Step 2. Component creation
6262

docs/guides/integration_with_svelte.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Now you should get the DHTMLX Event Calendar source code. First of all, stop the
5858

5959
### Step 1. Package installation
6060

61-
Download the [**trial Event Calendar package**](/how_to_start/#installing-trial-event-calendar-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial Event Calendar is available 30 days only.
61+
Download the [**trial Event Calendar package**](/how_to_start/#installing-trial-event-calendar-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial Event Calendar is available 30 days only.
6262

6363
### Step 2. Component creation
6464

docs/guides/integration_with_vue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Now you should get the DHTMLX Event Calendar source code. First of all, stop the
6060

6161
### Step 1. Package installation
6262

63-
Download the [**trial Event Calendar package**](/how_to_start/#installing-trial-event-calendar-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial Event Calendar is available 30 days only.
63+
Download the [**trial Event Calendar package**](/how_to_start/#installing-trial-event-calendar-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial Event Calendar is available 30 days only.
6464

6565
### Step 2. Component creation
6666

docs/how_to_start.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,21 +35,21 @@ There are two necessary files:
3535
</html>
3636
~~~
3737

38-
### Installing Event Calendar via npm and yarn
38+
### Installing Event Calendar via npm or yarn
3939

4040
You can import JavaScript Event Calendar into your project using `yarn` or `npm` package manager.
4141

4242
:::info
4343
If you want to integrate Event Calendar into React, Angular, Svelte or Vue projects, refer to the corresponding [**integration guides**](/category/backend-and-frameworks-integration/) for more information.
4444
:::
4545

46-
#### Installing trial Event Calendar via npm and yarn
46+
#### Installing trial Event Calendar via npm or yarn
4747

4848
:::info
4949
If you want to use trial version of Event Calendar, download the [**trial Event Calendar package**](https://dhtmlx.com/docs/products/dhtmlxEventCalendar/download.shtml) and follow steps mentioned in the *README* file. Note that trial Event Calendar is available 30 days only.
5050
:::
5151

52-
#### Installing PRO Event Calendar via npm and yarn
52+
#### Installing PRO Event Calendar via npm or yarn
5353

5454
:::info
5555
You can access the DHTMLX private **npm** directly in the [Client's Area](https://dhtmlx.com/clients/) by generating your login and password for **npm**. A detailed installation guide is also available there. Please note that access to the private **npm** is available only while your proprietary Event Calendar license is active.

0 commit comments

Comments
 (0)