Skip to content

Commit

Permalink
Updated small change with zuggestions from @zpao
Browse files Browse the repository at this point in the history
  • Loading branch information
undernewmanagement committed Sep 10, 2014
1 parent e8e5098 commit 9e6c442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/09-addons.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ The add-ons below are in the development (unminified) version of React only:

To get the add-ons, use `react-with-addons.js` (and its minified counterpart) rather than the common `react.js`.

If using require in node, then use `require('react/addons')`.
When using the react package from npm, just simply `require('react/addons')` instead of `require('react')` to get React with all of the addons.

0 comments on commit 9e6c442

Please sign in to comment.