Skip to content
This repository was archived by the owner on Dec 19, 2021. It is now read-only.

Commit 497a562

Browse files
committed
readme on 3.0 release change install step
1 parent a5a2d44 commit 497a562

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,16 @@ NativeScript-Loading-Indicator is a plugin for NativeScript which overlays a loa
3636

3737
## Installation
3838

39+
## NativeScript 6.3+
3940
```bash
4041
tns plugin add @nstudio/nativescript-loading-indicator
4142
```
4243

44+
## NativeScript lower than 6.3
45+
```bash
46+
tns plugin add @nstudio/[email protected]
47+
```
48+
4349
## Screenshots
4450

4551
### iOS

0 commit comments

Comments
 (0)