diff --git a/README.md b/README.md index fc53c8f..2328dd5 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ ```bash $ npm install react-table # or -$ yarn react-table +$ yarn add react-table ``` 2. Import the `react-table` module ```javascript