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

added note about windows to readme

This commit is contained in:
Michael Lawson 2014-01-13 19:13:36 +00:00
parent 1d13c0d4ae
commit 19f09e5cb0

View File

@ -64,7 +64,7 @@ INSTALLATION
### REQUIREMENTS ### REQUIREMENTS
- Python v2.6+ - Python v2.6+
- Bash v4.0+, zsh, or fish - Bash v4.0+, zsh, fish or clink (Windows)
### AUTOMATIC ### AUTOMATIC
@ -106,6 +106,12 @@ Run the installation script and follow on screen instructions.
cd autojump cd autojump
./install.py or ./uinstall.py ./install.py or ./uinstall.py
## Windows
Windows support is enabled by [clink](https://code.google.com/p/clink/) which should be installed prior to installing autojump.
Completion support on windows has not yet been added.
KNOWN ISSUES KNOWN ISSUES
------------ ------------