This commit is contained in:
alanchen 2015-04-14 15:46:06 +08:00
parent c412585d74
commit b03cb256e6

View File

@ -196,7 +196,7 @@ var MyCustomView = createReactIOSNativeComponentClass({
## Running the Examples ## Running the Examples
- `git clone git@github.com:facebook/react-native.git` - `git clone https://github.com/facebook/react-native.git`
- `cd react-native && npm install` - `cd react-native && npm install`
- `cd Examples` - `cd Examples`