From 68509722d7f177c1a4d7e9025af86833cdb2b3db Mon Sep 17 00:00:00 2001 From: Florent Espanet Date: Sat, 16 Apr 2022 22:24:34 +0200 Subject: Update git clone instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 34f92964..22df4979 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ and easy to use. I know, you just want to build and play. If you have all the [dependencies](#dependencies) installed, then simply do this: - $ git clone git://github.com/ledger/ledger.git + $ git clone git@github.com:ledger/ledger.git $ cd ledger && ./acprep update # Update to the latest, configure, make Now try your first ledger command: -- cgit v1.2.3