Skip to content

Commit

Permalink
Note that npm >= 2.0.0 is required for building
Browse files Browse the repository at this point in the history
  • Loading branch information
zpao committed Jul 28, 2015
1 parent 98d4fde commit 8a81d0c
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 @@ -60,7 +60,7 @@ The process to build `react.js` is built entirely on top of node.js, using many

#### Prerequisites

* You have `node` installed at v0.10.0+ (it might work at lower versions, we just haven't tested).
* You have `node` installed at v0.10.0+ (it might work at lower versions, we just haven't tested) and `npm` at v2.0.0+.
* You are familiar with `npm` and know whether or not you need to use `sudo` when installing packages globally.
* You are familiar with `git`.

Expand Down Expand Up @@ -107,4 +107,4 @@ Examples provided in this repository and in the documentation are [separately li
There's only so much we can cram in here. To read more about the community and guidelines for submitting pull requests, please read the [Contributing document](CONTRIBUTING.md).

## Troubleshooting
See the [Troubleshooting Guide](https://github.com/facebook/react/wiki/Troubleshooting)
See the [Troubleshooting Guide](https://github.com/facebook/react/wiki/Troubleshooting)

0 comments on commit 8a81d0c

Please sign in to comment.