Skip to content

Commit

Permalink
docs: remove npm install beta
Browse files Browse the repository at this point in the history
  • Loading branch information
epoberezkin committed Apr 17, 2017
1 parent 08701c7 commit 995822f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,12 +101,6 @@ Currently Ajv is the only validator that passes all the tests from [JSON Schema
npm install ajv
```

To install a stable beta version [5.0.4](https://github.com/epoberezkin/ajv/releases/tag/5.0.4-beta.3) (see [migration guide from 4.x.x](https://github.com/epoberezkin/ajv/releases/tag/5.0.1-beta.0)):

```
npm install ajv@^5.0.4-beta
```


## <a name="usage"></a>Getting started

Expand Down

0 comments on commit 995822f

Please sign in to comment.