wting / autojump

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

update README.md #663

Open bjt-user opened 1 year ago

bjt-user commented 1 year ago

Please update the README.md to make the installation more clear and lose less time for people.

Installation on Fedora 36 works like this:

sudo dnf install autojump

You have to put this into your ~/.bashrc:

source /usr/share/autojump/autojump.bash