Skip to content

Commit 3fa83d9

Browse files
Fix README.
1 parent 2ba94f0 commit 3fa83d9

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

+1-11
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,8 @@ A quick and easy image slider for react native.
44

55
![GIF](final.gif)
66

7-
## Installation [NEW VERSION]
8-
Temporary it is
9-
```bach
10-
npm install https://github.com/PaulBGD/react-native-image-slider --save
11-
```
12-
or
13-
```bash
14-
yarn add https://github.com/PaulBGD/react-native-image-slider
15-
```
7+
## Installation
168

17-
## Installation [OLD VERSION]
18-
Not recommended
199
```bash
2010
npm install react-native-image-slider --save
2111
```

0 commit comments

Comments
 (0)