From ee21082751da739c65fe0ec2d02ca95d4266aebc Mon Sep 17 00:00:00 2001 From: Shousuke Komi <109201315+Komi7@users.noreply.github.com> Date: Wed, 1 Feb 2023 14:38:48 +0600 Subject: [PATCH] fix git clone url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba0171e..76cfa34 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ troubleshoot and submit enhancements and fixes. Grab a copy of autojump: - git clone git://github.com/wting/autojump.git + git clone https://github.com/wting/autojump.git Run the installation script and follow on screen instructions.