Skip to content

Commit 9f7efc8

Browse files
[update] minor fix (npm or yarn)
1 parent bc0481a commit 9f7efc8

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

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 Booking source code. First of all, stop the app an
5353

5454
### Step 1. Package installation
5555

56-
Download the [**trial Booking package**](/how-to-start/#installing-trial-booking-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial Booking is available 30 days only.
56+
Download the [**trial Booking package**](/how-to-start/#installing-trial-booking-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial Booking 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 Booking source code. First of all, stop the app an
5656

5757
### Step 1. Package installation
5858

59-
Download the [**trial Booking package**](/how-to-start/#installing-trial-booking-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial Booking is available 30 days only.
59+
Download the [**trial Booking package**](/how-to-start/#installing-trial-booking-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial Booking 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 Booking source code. First of all, stop the app an
5858

5959
### Step 1. Package installation
6060

61-
Download the [**trial Booking package**](/how-to-start/#installing-trial-booking-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial Booking is available 30 days only.
61+
Download the [**trial Booking package**](/how-to-start/#installing-trial-booking-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial Booking 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 Booking source code. First of all, stop the app an
6060

6161
### Step 1. Package installation
6262

63-
Download the [**trial Booking package**](/how-to-start/#installing-trial-booking-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial Booking is available 30 days only.
63+
Download the [**trial Booking package**](/how-to-start/#installing-trial-booking-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial Booking is available 30 days only.
6464

6565
### Step 2. Component creation
6666

docs/how-to-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ This clear and comprehensive tutorial will guide your through the steps you need
1616

1717
You can import JavaScript Booking into your project using `yarn` or `npm` package manager.
1818

19-
#### Installing trial Booking via npm and yarn
19+
#### Installing trial Booking via npm or yarn
2020

2121
:::info
2222
If you want to use the trial version of Booking, download the trial [booking package](https://dhtmlx.com/docs/products/dhtmlxBooking/) and follow the steps mentioned in the *README* file. Note that trial booking is available for 30 days only.
2323
:::
2424

25-
#### Installing PRO Booking via npm and yarn
25+
#### Installing PRO Booking via npm or yarn
2626

2727
:::info
2828
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 Booking license is active.

0 commit comments

Comments
 (0)