Skip to content

Commit 8de37bc

Browse files
authored
Merge pull request #23 from Ganeshakumar/patch-1
Updated README.md. Thank @Ganeshakumar.
2 parents cc765b1 + 247b01f commit 8de37bc

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)