mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2024-11-18 09:51:06 +01:00
Add zsh version requirements to readme
This commit is contained in:
parent
4ea825faf8
commit
f462410b3c
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ It suggests commands as you type, based on command history.
|
|||
|
||||
## Installation
|
||||
|
||||
Requirements: Zsh v4.3.11 or later
|
||||
|
||||
### Manual
|
||||
|
||||
1. Clone this repository somewhere on your machine. This guide will assume `~/.zsh/zsh-autosuggestions`.
|
||||
|
|
Loading…
Reference in a new issue