Skip to content

Commit 17f5306

Browse files
authored
Update README.md
1 parent 77c83cc commit 17f5306

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -596,8 +596,8 @@ npm install
596596
grunt
597597
```
598598

599-
To use the locally built CLI instead `tns` you can call `PATH_TO_CLI_FOLDER/bin/nativescript`. For example:
600-
`PATH_TO_CLI_FOLDER/bin/nativescript run ios|android`
599+
To use the locally built CLI instead `tns` you can call `PATH_TO_CLI_FOLDER/bin/tns`. For example:
600+
`PATH_TO_CLI_FOLDER/bin/tns run ios|android`
601601

602602
[Back to Top][1]
603603

0 commit comments

Comments
 (0)