1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

Clarify supported Python versions.

This commit is contained in:
William Ting 2018-09-06 22:59:27 -07:00
parent 900ce8e092
commit 26c81fc39f
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ INSTALLATION
### REQUIREMENTS ### REQUIREMENTS
- Python v2.6+ except v3.2 - Python v2.6+ or Python 3.3+
- Supported shells: - Supported shells:
- bash v4.0+ - bash v4.0+
- zsh - zsh

View File

@ -2,7 +2,7 @@
### REQUIREMENTS ### REQUIREMENTS
- Python v2.6+ except v3.2 - Python v2.6+ or Python 3.3+
- Supported shells: - Supported shells:
- bash v4.0+ - bash v4.0+
- zsh - zsh