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 77c83cc commit 17f5306Copy full SHA for 17f5306
README.md
@@ -596,8 +596,8 @@ npm install
596
grunt
597
```
598
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`
+To use the locally built CLI instead `tns` you can call `PATH_TO_CLI_FOLDER/bin/tns`. For example:
+`PATH_TO_CLI_FOLDER/bin/tns run ios|android`
601
602
[Back to Top][1]
603
0 commit comments