Skip to content

Commit e6f7802

Browse files
authored
Update README.md
add install cmds for NS 3+ and <3
1 parent 7faf546 commit e6f7802

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,12 @@ Android Sample | iOS Sample
2121
## Installation
2222
From your command prompt/terminal go to your app's root folder and execute:
2323

24+
#### NS 3.0+
2425
`tns plugin add nativescript-checkbox`
2526

27+
#### NS < 3.0
28+
`tns plugin add [email protected]`
29+
2630
## Usage
2731

2832
###

0 commit comments

Comments
 (0)