diff --git a/docs/angular_integration.md b/docs/angular_integration.md index a6faf533..6461c1f7 100644 --- a/docs/angular_integration.md +++ b/docs/angular_integration.md @@ -53,7 +53,7 @@ Now you should get the DHTMLX Spreadsheet source code. First of all, stop the ap ### Step 1. Package installation -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. +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. ### Step 2. Component creation diff --git a/docs/how_to_start.md b/docs/how_to_start.md index 813f0863..a183aab4 100644 --- a/docs/how_to_start.md +++ b/docs/how_to_start.md @@ -43,20 +43,20 @@ and ~~~ -### Installing Spreadsheet via npm and yarn +### Installing Spreadsheet via npm or yarn You can import JavaScript Spreadsheet into your project using the `yarn` or `npm` package manager. -#### Installing trial Spreadsheet via npm and yarn +#### Installing trial Spreadsheet via npm or yarn :::info 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. ::: -#### Installing PRO Spreadsheet via npm and yarn +#### Installing PRO Spreadsheet via npm or yarn :::info -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. +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. ::: ## Step 2. Creating Spreadsheet diff --git a/docs/react_integration.md b/docs/react_integration.md index 383d70a8..465d00d1 100644 --- a/docs/react_integration.md +++ b/docs/react_integration.md @@ -56,7 +56,7 @@ Now you should get the DHTMLX Spreadsheet source code. First of all, stop the ap ### Step 1. Package installation -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. +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. ### Step 2. Component creation diff --git a/docs/svelte_integration.md b/docs/svelte_integration.md index 5e250583..41a2a8f3 100644 --- a/docs/svelte_integration.md +++ b/docs/svelte_integration.md @@ -58,7 +58,7 @@ Now you should get the DHTMLX Spreadsheet source code. First of all, stop the ap ### Step 1. Package installation -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. +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. ### Step 2. Component creation diff --git a/docs/vuejs_integration.md b/docs/vuejs_integration.md index 1d51f68c..5d8ebcef 100644 --- a/docs/vuejs_integration.md +++ b/docs/vuejs_integration.md @@ -60,7 +60,7 @@ Now you should get the DHTMLX Spreadsheet source code. First of all, stop the ap ### Step 1. Package installation -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. +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. ### Step 2. Component creation