Merge pull request #36 from lightningdevkit/moneyball-patch-1
authorConor Okus <conor.okus@hotmail.co.uk>
Thu, 14 Oct 2021 15:52:57 +0000 (16:52 +0100)
committerGitHub <noreply@github.com>
Thu, 14 Oct 2021 15:52:57 +0000 (16:52 +0100)
update installation instructions to work even if ssh keys aren't setup

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