Skip to content

Commit fa1dc59

Browse files
authored
Merge pull request #10 from mojotech/em/package-info
update install section of readme
2 parents 0e24217 + 85f9a84 commit fa1dc59

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ This library owes thanks to:
99
- The Elm [Json.Decode](http://package.elm-lang.org/packages/elm-lang/core/latest/Json-Decode) API
1010

1111
## Installation
12-
13-
TODO
12+
```
13+
npm i @mojotech/json-type-validation
14+
```
1415

1516
## Motivation
1617

0 commit comments

Comments
 (0)