Skip to content

Commit c50c0a1

Browse files
authored
Fix package name in README
1 parent 93b7866 commit c50c0a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Bindings for using [Formik](https://github.com/jaredpalmer/formik) with [Reactst
33

44
## Getting Started
55

6-
npm install formik-material-ui
6+
npm install reactstrap-formik
77

88
## Usage Examples
99
* Text Input [Example](https://codesandbox.io/s/xl6mx6w8z4)
@@ -15,4 +15,4 @@ Bindings for using [Formik](https://github.com/jaredpalmer/formik) with [Reactst
1515
npm install
1616
npm run storybook
1717

18-
[Demo](https://shoaibkhan94.github.io/reactstrap-formik)
18+
[Demo](https://shoaibkhan94.github.io/reactstrap-formik)

0 commit comments

Comments
 (0)