Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Dec 2, 2019
2 parents c09bd63 + 0479674 commit 1b3c49a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -27,9 +27,9 @@
npm i express-openapi-validator
```

### Upgrading from v2.x.x
#### Upgrading from v2.x.x

In version 2.x.x, use the `install` method executed synchronously. To get similar behavior in v3, use `installSync` method instead. See the [synchronous](#synchronous) setion for details
In version 2.x.x, use the `install` method executed synchronously. To get similar behavior in v3, use the `installSync` method instead. See the [synchronous](#synchronous) setion for details.


## Usage
Expand Down

0 comments on commit 1b3c49a

Please sign in to comment.