update installation instructions to work even if ssh keys aren't setup
authorSteve Lee <moneyball@users.noreply.github.com>
Thu, 14 Oct 2021 14:47:03 +0000 (07:47 -0700)
committerGitHub <noreply@github.com>
Thu, 14 Oct 2021 14:47:03 +0000 (07:47 -0700)
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