From 706499838c7442d65815ebfda8caa7580a97bc10 Mon Sep 17 00:00:00 2001 From: Alon Harel Date: Mon, 24 Jul 2017 21:19:07 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 920f456..4df4e90 100644 --- a/README.md +++ b/README.md @@ -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 ```