Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add install cmds for NS 3+ and <3
  • Loading branch information
bradmartin authored May 18, 2017
1 parent 7faf546 commit e6f7802
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,12 @@ Android Sample | iOS Sample
## Installation
From your command prompt/terminal go to your app's root folder and execute:

#### NS 3.0+
`tns plugin add nativescript-checkbox`

#### NS < 3.0
`tns plugin add [email protected]`

## Usage

###
Expand Down

0 comments on commit e6f7802

Please sign in to comment.