diff --git a/README.md b/README.md index 9fc3606..74374cf 100644 --- a/README.md +++ b/README.md @@ -32,12 +32,10 @@ _This is based on [react-c3js](https://github.com/bcbcarl/react-c3js), with modi - [getInstances](#getinstances) - [Development](#development) -**NOTE**: This documentation is specific to the next version of `react-billboardjs`. For documentation on version 1, see [that version's README](https://github.com/planttheidea/react-billboardjs/tree/v1). - ## Installation ``` -$ npm install react-billboardjs@next --save +$ npm install react-billboardjs --save ``` ## Usage