Skip to content

Commit dd8e4f5

Browse files
authored
Update README.md
install cmds
1 parent 05e14c9 commit dd8e4f5

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 | iOS
2121
## Installation
2222
From your command prompt/termial go to your app's root folder and execute:
2323

24+
#### NativeScript 3.0+
2425
`tns plugin add nativescript-drawingpad`
2526

27+
#### NativeScript < 3
28+
`tns plugin add [email protected]`
29+
2630
## Video Tutorial
2731
[Egghead lesson - https://egghead.io/lessons/javascript-capture-drawings-and-signatures-in-a-nativescript-app](https://egghead.io/lessons/javascript-capture-drawings-and-signatures-in-a-nativescript-app)
2832

0 commit comments

Comments
 (0)