Merge pull request #613 from keblek/patch-4

changed git clone to HTTPS
pull/626/head
Andreas M. Antonopoulos 3 years ago committed by GitHub
commit 7cd230d381
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -44,7 +44,7 @@ To make a local copy of the repository on your computer, run the git command as
[git-clone-lnbook]
----
$ git clone git@github.com:lnbook/lnbook.git
$ git clone https://github.com/lnbook/lnbook.git
----
You now have a complete copy of the book repository in a folder called +lnbook+. All subsequent examples will assume that you are running commands from that folder.

Loading…
Cancel
Save