We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd3c03 commit d172ee4Copy full SHA for d172ee4
content/docs/en/getting-started/3-installation.md
@@ -22,6 +22,6 @@ To install the NativeScript CLI, open your terminal and run:
22
$ npm install -g nativescript
23
```
24
25
-Verify the installation was successful by running `tns` in your terminal. You should see a list of the available commands.
+Verify the installation was successful by running `ns -v` in your terminal. You should see a list of the available commands.
26
27
For setting up your system, follow the official docs here: https://docs.nativescript.org/environment-setup.html
0 commit comments