Skip to content

Commit

Permalink
[chore] update installation section.
Browse files Browse the repository at this point in the history
  • Loading branch information
diasbruno committed Jun 25, 2017
1 parent ae258ec commit 5641f40
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@ Accessible modal dialog component for React.JS

## Installation

To install the stable version:
To install the stable version you can use [npm](https://npmjs.org/) or [yarn](https://yarnpkg.com):


$ npm install react-modal
$ yarn add react-modal

```
npm install --save react-modal
```

## Usage

Expand Down

0 comments on commit 5641f40

Please sign in to comment.