Skip to content

Commit c700f71

Browse files
author
Brent Vatne
committed
[Docs] Add link to Homebrew in tutorial, suggestion for node install
1 parent 0c8c575 commit c700f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ We assume you have experience writing websites with React. If not, you can learn
1616

1717
## Setup
1818

19-
React Native requires OSX, Xcode, Homebrew, node, npm, and [watchman](https://facebook.github.io/watchman/docs/install.html). [Flow](https://github.com/facebook/flow) is optional.
19+
React Native requires OSX, Xcode, [Homebrew](http://brew.sh/), node (we recommend installing this via Homebrew), npm (installed automatically with node), and [watchman](https://facebook.github.io/watchman/docs/install.html). [Flow](https://github.com/facebook/flow) is optional.
2020

2121
After installing these dependencies there are two simple commands to get a React Native project all set up for development.
2222

0 commit comments

Comments
 (0)