Merge pull request #842 from alanchenup/master
change to git clone https://github.com/facebook/react-native.git
This commit is contained in:
commit
323336b44d
|
@ -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`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue