wting / autojump

A cd command that learns - easily navigate directories from the command line
Other
16.3k stars 705 forks source link

Update git-clone part of README.md #688

Open XhinLiang opened 1 year ago

XhinLiang commented 1 year ago

Should be

git clone git@github.com:wting/autojump.git

Instead of

git clone git://github.com/wting/autojump.git
zhixiong-tang commented 5 months ago

Better be git clone https://github.com/wting/autojump.git.