Skip to content

Commit c0279cb

Browse files
authored
Update README.md
1 parent 30cba88 commit c0279cb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ A fast, completely type-checked React form state manager, focussed on typescript
1212

1313
**All of this while keeping type-checking!**
1414

15+
## Install
16+
17+
```
18+
npm install typed-react-form
19+
```
20+
1521
## [Documentation](https://github.com/CodeStix/typed-react-form/wiki)
1622

1723
**You can find documentation and information on how to get started [on the GitHub wiki page](https://github.com/CodeStix/typed-react-form/wiki).**

0 commit comments

Comments
 (0)