Skip to content

Commit d9592ec

Browse files
committed
fix npm command
1 parent c4300fa commit d9592ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ yarn add --dev wagnerpal/react-native-asset#1.0.0
1010
```
1111
or
1212
```js
13-
npm install --dev wagnerpal/react-native-asset#1.0.0
13+
npm install --save-dev wagnerpal/react-native-asset#1.0.0
1414
```
1515

1616
## Link and unlink assets to your react-native project with ease!

0 commit comments

Comments
 (0)