mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Update README.md
Wrote the Requirements in a tabulated manner
This commit is contained in:
parent
06e082c918
commit
37cf172fd1
29
README.md
29
README.md
@ -64,17 +64,24 @@ INSTALLATION
|
|||||||
### REQUIREMENTS
|
### REQUIREMENTS
|
||||||
|
|
||||||
- Python v2.6+ or Python v3.3+
|
- Python v2.6+ or Python v3.3+
|
||||||
- Supported shells
|
|
||||||
- bash - first class support
|
- Supported Shells:
|
||||||
- zsh - first class support
|
| | |
|
||||||
- fish - community supported
|
| :--------- | :---------------- |
|
||||||
- tcsh - community supported
|
| `bash` | First Class Support |
|
||||||
- clink - community supported
|
| `zsh` | First Class Support |
|
||||||
- Supported platforms
|
| `fish` | Community Supported |
|
||||||
- Linux - first class support
|
| `tcsh` | Community Supported |
|
||||||
- OS X - first class support
|
| `clink` | Community Supported |
|
||||||
- Windows - community supported
|
|
||||||
- BSD - community supported
|
- Supported Platforms:
|
||||||
|
| | |
|
||||||
|
| :-------- | :---------------- |
|
||||||
|
| `Linux` | First Class Support |
|
||||||
|
| `OS X` | First Class Support |
|
||||||
|
| `Windows` | Community Supported |
|
||||||
|
| `BSD` | Community Supported |
|
||||||
|
|
||||||
- Supported installation methods
|
- Supported installation methods
|
||||||
- source code - first class support
|
- source code - first class support
|
||||||
- Debian and derivatives - first class support
|
- Debian and derivatives - first class support
|
||||||
|
Loading…
Reference in New Issue
Block a user