Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarkelov committed Feb 11, 2019
1 parent abbed79 commit 6af88c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ bindings for React

## Install

### For latest release you need **react 16.6**

Depending on your `react` you need different version of package:
`react-vk@1.1.5` for `react < 16`
`react-vk@1.1.6` for `react > 16.2`
Expand All @@ -18,8 +20,6 @@ yarn add react-vk

## Important notes!

For latest release you need **react 16.6**

For local projects run your server on port 80 (This is VK API requirement for local projects)
For example using create-react-app in your package.json:

Expand Down

0 comments on commit 6af88c8

Please sign in to comment.