Skip to content

Commit 1e9287c

Browse files
author
Søren Brokær
committed
Update readme.md
1 parent 8475cc8 commit 1e9287c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A RequireJS plugin for compiling React JSX files. Will use [react-tools](https:/
88

99
If you're not using [bower](http://bower.io/search/) to manage your dependencies (you should), you can just download the [jsx.js](jsx.js) file manually.
1010

11-
Since we're also using [react-tools](https://www.npmjs.org/package/react-tools) for the build step while running in a node process, and not in the browser, you will to do install that also:
11+
Since we're also using [react-tools](https://www.npmjs.org/package/react-tools) for the build step while running in a node process, and not in the browser, you will to install that also:
1212

1313
`$ npm install react-tools --save`
1414

0 commit comments

Comments
 (0)