Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove the nodei reference, out package is not published to npmjs.org…
… yet
  • Loading branch information
ErjanGavalji committed Aug 8, 2014
commit 00b0c6518af885ddc65e1f0ddf399574e43e0a56
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ The installation of the Telerik NativeScript Command-line Interface requires [No
#Installation
To install the nativescript-cli, simply run
`npm install -g nativescript`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't be npm install -g tns?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, the package should be called nativescript in NPM and tns (because it is shorter) when used as executable.

[![NPM](https://nodei.co/npm/nativescript.png?downloads=true&stars=true)](https://nodei.co/npm/nativescript/)

#Usage
`$ tns <command> [command parameters] [--command <options>]`
Expand Down