Skip to content

Commit d172ee4

Browse files
authored
Update 3-installation.md
1 parent ecd3c03 commit d172ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/en/getting-started/3-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ To install the NativeScript CLI, open your terminal and run:
2222
$ npm install -g nativescript
2323
```
2424

25-
Verify the installation was successful by running `tns` in your terminal. You should see a list of the available commands.
25+
Verify the installation was successful by running `ns -v` in your terminal. You should see a list of the available commands.
2626

2727
For setting up your system, follow the official docs here: https://docs.nativescript.org/environment-setup.html

0 commit comments

Comments
 (0)