From 4f1b9170c25a34c2ce0cad376577c1dff01bc627 Mon Sep 17 00:00:00 2001 From: numirias Date: Sun, 14 Oct 2018 18:47:06 +0200 Subject: [PATCH] Remove reference to AUR because it's unmaintained and PyPI is preferred --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 700aed7..f279367 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,6 @@ Install the package. You can [get it from PyPI](https://pypi.python.org/pypi/qti pip install --upgrade qtile-plasma ``` -Or, if you're running Arch Linux, you can also [get it from AUR](https://aur.archlinux.org/packages/qtile-plasma/): - -``` -pacaur -S qtile-plasma -``` - Then, add the layout to your config (`~/.config/qtile/config.py`): ```python