diff --git a/README.md b/README.md index 075b93b3..372498ab 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ Accessible modal dialog component for React.JS +### Installation + +To install the stable version: + +``` +npm install --save react-modal +``` + ## Usage ```xml