wting / autojump

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

Update git-clone part of README.md #688

Open XhinLiang opened 8 months ago

XhinLiang commented 8 months ago

Should be

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

Instead of

git clone git://github.com/wting/autojump.git
zhixiong-tang commented 1 month ago

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