diff --git a/README.md b/README.md index 504218a86..e7921b38b 100644 --- a/README.md +++ b/README.md @@ -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`