diff --git a/README.md b/README.md index 78193d5..2224e70 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,11 @@ You can find them in the example. ## Installation ```sh -npm i https://github.com/siemiatj/react-native-modal-dropdown -save +npm i --save react-native-modal-dropdown ``` or ```sh -yarn add https://github.com/siemiatj/react-native-modal-dropdown +yarn add react-native-modal-dropdown ``` ## Usage