Skip to content

Commit 323336b

Browse files
committed
Merge pull request #842 from alanchenup/master
change to git clone https://github.com/facebook/react-native.git
2 parents 91db62b + b03cb25 commit 323336b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ var MyCustomView = createReactIOSNativeComponentClass({
196196

197197
## Running the Examples
198198

199-
- `git clone git@github.com:facebook/react-native.git`
199+
- `git clone https://github.com/facebook/react-native.git`
200200
- `cd react-native && npm install`
201201
- `cd Examples`
202202

0 commit comments

Comments
 (0)