From e0fb98242c3f35d3fca3400f7269a7fadf3375e0 Mon Sep 17 00:00:00 2001 From: Matt Hamilton Date: Sat, 6 Feb 2016 15:49:08 -0500 Subject: [PATCH] [README] note install via AUR package --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e9158d4..8d98a6c 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,9 @@ Zim has many modules! Enable as many or as few as you'd like. Installation ------------ Installing Zim is easy. If you have a different shell framework installed (like oh-my-zsh or prezto), -uninstall those first to prevent conflicts. +uninstall those first to prevent conflicts. Arch users can install +[zsh-zim-git](https://aur.archlinux.org/packages/zsh-zim-git/) from the AUR. It can be installed manually +by following the instructions below: 1. In a Zsh shell, clone the repository: ```