GeekyAnts / react-native-seed

Get your favorite boilerplate of React Native
http://ReactNativeSeed.com
652 stars 15 forks source link

[Bug] Starter clone command using ssh can't be cloned #25

Open luchillo17 opened 5 years ago

luchillo17 commented 5 years ago

In this page the clone command uses SSH, most people don't have permissions (SSH keys in the project) to be able to clone like that, should change the command to use HTTPS instead:

https://reactnativeseed.com/thank-you/46011

image