Skip to content

Commit b0f6b57

Browse files
Update README.md
1 parent 333c6ca commit b0f6b57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ React Native component to draw circular dashed progress bar.
1212

1313
## Installation
1414

15-
1. Install `react-native-dashed-progress`component:
15+
1. Install `react-native-dashed-progress`component and react-native-svg:
1616

17-
`npm install --save react-native-dashed-progress`
17+
`npm i --save react-native-dashed-progress react-native-svg`
1818

1919
skip step 2 if you are using react-native >= 0.60
2020

0 commit comments

Comments
 (0)