diff --git a/README.md b/README.md index 22354e033f..c01d00059f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ View available React Components [here](https://react.carbondesignsystem.com). Us ### Getting Started ``` -npm install -S carbon-components-react carbon-components carbon-components-icons +npm install -S carbon-components-react carbon-components carbon-icons ``` 1. These components require the use of [Webpack](http://webpack.github.io/docs/tutorials/getting-started/) in your project. See our [`webpack.config.js`](/.storybook/webpack.config.js) for an example configuration.