mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Update install.md: Python 2.6 is supported again
This commit is contained in:
parent
1a032a97b4
commit
251dd47387
@ -2,12 +2,11 @@
|
||||
|
||||
### REQUIREMENTS
|
||||
|
||||
- Python v2.7, 3.0, or 2.6 with argparse
|
||||
- Bash v4.0 for tab completion
|
||||
- Python v2.6
|
||||
- Bash v4.0 for tab completion (or zsh)
|
||||
|
||||
If you are unable to update Python to a supported version, older versions of autojump can be [downloaded][dl] and installed manually.
|
||||
|
||||
- Python v2.6 is supported by [release v19][v19].
|
||||
- Python v2.4 is supported by [release v12][v12].
|
||||
|
||||
### AUTOMATIC INSTALLATION
|
||||
@ -71,5 +70,4 @@ If you keep getting `autojump: command not found` at the prompt, do:`unset PROMP
|
||||
|
||||
[dl]: https://github.com/joelthelion/autojump/downloads
|
||||
[v12]: https://github.com/downloads/joelthelion/autojump/autojump_v12.tar.gz
|
||||
[v19]: https://github.com/downloads/joelthelion/autojump/autojump_v19.tar.gz
|
||||
[wiki]: https://github.com/joelthelion/autojump/wiki
|
||||
|
Loading…
Reference in New Issue
Block a user