Skip to content

Commit 16897c0

Browse files
authored
Merge pull request #2 from cmfcmf/patch-1
Fix package name in README
2 parents 93b7866 + c50c0a1 commit 16897c0

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)