Skip to content

Commit

Permalink
Documentation improvements.
Browse files Browse the repository at this point in the history
  • Loading branch information
markfinger committed Apr 13, 2015
1 parent f1697b2 commit 6a5e00c
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,14 +5,14 @@ react-render

Handles the simple use case of loading in a component and rendering it to markup.

To try and avoid version incompatibilities, React is resolved from the component's path.
To avoid version incompatibilities, React is resolved from the component's path.


Installation
------------

```javascript
npm install react react-render
npm install react-render
```


Expand Down

0 comments on commit 6a5e00c

Please sign in to comment.