mirror of
https://github.com/status-im/react-native.git
synced 2025-02-18 20:36:41 +00:00
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…
x
Reference in New Issue
Block a user