Skip to content

Commit 247b01f

Browse files
authored
Updated README.md
Removed duplicate commands in installation steps
1 parent cc765b1 commit 247b01f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ This component is using [expo](https://expo.io), if you don't want to use expo,
2020

2121
`react-native link react-native-svg`
2222

23-
`npm i react-native-svg`
24-
25-
`react-native link react-native-svg`
26-
2723
Inside your component:
2824
```js
2925
import SvgAnimatedLinearGradient from 'react-native-svg-animated-linear-gradient'
@@ -102,4 +98,4 @@ import Svg, {Circle, Rect, .... } from 'react-native-svg'
10298

10399
## License
104100

105-
MIT
101+
MIT

0 commit comments

Comments
 (0)