Merge pull request #261 from alonhar/patch-1

Update README.md
This commit is contained in:
Eric Freese 2017-07-30 09:30:48 +02:00 committed by GitHub
commit d6d9a46981

View file

@ -48,7 +48,7 @@ It suggests commands as you type, based on command history.
1. Install the [`zsh-autosuggestions`](https://aur.archlinux.org/packages/zsh-autosuggestions/) or the [`zsh-autosuggestions-git`](https://aur.archlinux.org/packages/zsh-autosuggestions-git/) packages from the [AUR](https://wiki.archlinux.org/index.php/Arch_User_Repository).
```sh
pacuar -S zsh-autosuggestions
pacaur -S zsh-autosuggestions
```
or
```