Skip to content

Commit 3a49467

Browse files
committed
Merge branch 'next' of https://github.com/DHTMLX/docs-spreadsheet into next
2 parents 8232b13 + c26f344 commit 3a49467

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

docs/angular_integration.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 Spreadsheet source code. First of all, stop the ap
5353

5454
### Step 1. Package installation
5555

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

5858
### Step 2. Component creation
5959

docs/how_to_start.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,20 +43,20 @@ and
4343
</html>
4444
~~~
4545

46-
### Installing Spreadsheet via npm and yarn
46+
### Installing Spreadsheet via npm or yarn
4747

4848
You can import JavaScript Spreadsheet into your project using the `yarn` or `npm` package manager.
4949

50-
#### Installing trial Spreadsheet via npm and yarn
50+
#### Installing trial Spreadsheet via npm or yarn
5151

5252
:::info
5353
If you want to use the trial version of Spreadsheet, download the [**trial Spreadsheet package**](https://dhtmlx.com/docs/products/dhtmlxSpreadsheet/download.shtml) and follow the steps mentioned in the *README* file. Note that the trial Spreadsheet is available 30 days only.
5454
:::
5555

56-
#### Installing PRO Spreadsheet via npm and yarn
56+
#### Installing PRO Spreadsheet via npm or yarn
5757

5858
:::info
59-
If you already have Spreadsheet under the proprietary license, send your **license number** to the *contact@dhtmlx.com* email to receive a login and a password for a private **npm** as well as a detailed guide on how to install Spreadsheet. Note that a private **npm** is available before the expiration of the proprietary Spreadsheet license.
59+
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 Spreadsheet license is active.
6060
:::
6161

6262
## Step 2. Creating Spreadsheet

docs/react_integration.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 Spreadsheet source code. First of all, stop the ap
5656

5757
### Step 1. Package installation
5858

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

6161
### Step 2. Component creation
6262

docs/svelte_integration.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 Spreadsheet source code. First of all, stop the ap
5858

5959
### Step 1. Package installation
6060

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

6363
### Step 2. Component creation
6464

docs/vuejs_integration.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 Spreadsheet source code. First of all, stop the ap
6060

6161
### Step 1. Package installation
6262

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

6565
### Step 2. Component creation
6666

0 commit comments

Comments
 (0)