This commit is contained in:
alanchen 2015-04-14 15:46:06 +08:00
parent c412585d74
commit b03cb256e6
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ var MyCustomView = createReactIOSNativeComponentClass({
## 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 Examples`