Skip to content

Commit 2b5d117

Browse files
committed
TJVantoll revisions
1 parent ca977d6 commit 2b5d117

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

start/ns-setup-installer.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ publish: false
1010

1111
## Installation
1212

13-
Install the latest version of NativeScript CLI and its missing prerequisites for Windows OS via executible installer.
13+
Install the latest version of NativeScript CLI and its missing prerequisites for Windows OS via an executable installer.
1414

1515
### Prerequisites
1616

@@ -20,15 +20,15 @@ In case .NET Framework 4 is missing the installer offers to download and install
2020

2121
![](../img/start/installer-001.png "Initial screen")
2222

23-
In case the OS prerequisite is not met a message pops up and the installer is shut down.
23+
In case the OS prerequisite is not met, a message pops up and the installer is shut down.
2424

2525
![](../img/start/installer-002.png "Initial screen")
2626

2727
### Welcome Page
2828

2929
![](../img/start/installer-003.png "Welcome screen")
3030

31-
Welcome page describes what will be done by the installer. It also allows the user to review the GitHub repository and the license agreement of the product.
31+
The welcome page describes what will be done by the installer. It also allows the user to review the GitHub repository and the license agreement of the product.
3232

3333
- _**I Agree – Continue**_ button proceeds to the next step of the setup wizard.
3434

@@ -67,7 +67,7 @@ If no such version detected:
6767

6868
- "Supported JDK version not found" message appears and an information about where it can be downloaded from and the "Install" button is disabled
6969

70-
When supported JDK version is detected the Install button is enabled and the user can proceed. An additional setup action is shown in case JAVA\_HOME environment variable is not set or it points to a wrong location. If the variable is set and valid the additional setup action is not shown.
70+
When supported JDK version is detected the Install button is enabled and the user can proceed. An additional setup action is shown in case the `JAVA_HOME` environment variable is not set or it points to a wrong location. If the variable is set and valid the additional setup action is not shown.
7171

7272
#### Node.js
7373

@@ -87,9 +87,9 @@ Shows whether Android SDK is installed on the machine.
8787

8888
![](../img/start/installer-015.png "Android SDK version")
8989

90-
If Android SDK is not detected an information about what version will be installed and how much download and installation space it requires is shown.
90+
If an Android SDK is not detected, information about what version will be installed and how much download and installation space it requires is shown.
9191

92-
Whether Android SDK is installed or not, the following setup actions are available:
92+
Whether the Android SDK is installed or not, the following setup actions are available:
9393

9494
- "Set ANDROID\_HOME environment variable" – visible only if the ANDROID\_HOME variable is not set or set and not valid
9595
- "Update SDK features" – always visible. Use this option is your SDK is not up-to-date with the latest SDK features. If the installed SDK is regulary updated

0 commit comments

Comments
 (0)