update installation instructions to work even if ssh keys aren't setup
[ldk-sample] / README.md
index 5b42054f191c5d9083d6c961ee13dfd153e00edd..2da36cb3874e64151e68d6ff1847003c843e0fa3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Sample node implementation using LDK.
 
 ## Installation
 ```
-git clone git@github.com:lightningdevkit/ldk-sample.git
+git clone https://github.com/lightningdevkit/ldk-sample
 ```
 
 ## Usage