From ee504df9d1302a4cf6117001394e8806f960c6a8 Mon Sep 17 00:00:00 2001 From: Matt Hamilton Date: Sun, 12 Jun 2016 11:10:31 -0700 Subject: [PATCH] [README] remote note about AUR package This package is causing issues, and editing Zim to allow for use in this 'packaged' format would be a pain. Installing into your home directory is the best method of installation. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index f629ad4..c2bb376 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,7 @@ 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. 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: +*uninstall those first to prevent conflicts*. It can be installed manually by following the instructions below: 1. In a Zsh shell, clone the repository: ```