Skip to content

Commit 85f9a84

Browse files
author
Elias Mulhall
committed
update install section of readme
1 parent ba74f30 commit 85f9a84

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)