Skip to content

Commit b75795f

Browse files
author
Rob Lauer
authored
removing @next from install command
1 parent 96a1f8a commit b75795f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ NativeScript Command-Line Interface
33
Master Branch [![Build Status](https://travis-ci.org/NativeScript/nativescript-cli.svg?branch=build)][2].
44
[![Waffle.io - NativeScript CLI](https://badge.waffle.io/NativeScript/nativescript-cli.svg?columns=In%20Progress)](https://waffle.io/NativeScript/nativescript-cli)
55

6-
Get it using: `npm install nativescript@next -g`
6+
Get it using: `npm install -g nativescript`
77

88
The NativeScript CLI lets you create, build, and deploy [NativeScript][7]-based projects on iOS and Android devices.
99

0 commit comments

Comments
 (0)