Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

Commit

Permalink
chore(docs): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdhanaraj authored Jun 8, 2017
1 parent 1e3ddae commit aadb106
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ View available React Components [here](https://react.carbondesignsystem.com). Us
### Getting Started

```
npm install -S carbon-components-react carbon-components
npm install -S carbon-components-react carbon-components carbon-components-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.
Expand Down Expand Up @@ -42,4 +42,4 @@ We recommend the use of [React Storybook](https://github.com/storybooks/react-st

## Contributing

Please check out our [Contribution Guidelines](CONTRIBUTING.md) for detailed information on how you can lend a hand.
Please check out our [Contribution Guidelines](CONTRIBUTING.md) for detailed information on how you can lend a hand.

0 comments on commit aadb106

Please sign in to comment.