From 7c1f6a7d2bb829463c4f2f6b4a111e482ae2e0e9 Mon Sep 17 00:00:00 2001 From: Ronan Jouchet <ronan@jouchet.fr> Date: Sun, 16 Apr 2017 11:27:02 -0400 Subject: [PATCH] README: update Arch package name Looking at https://www.archlinux.org/packages/?q=numix , I don't see any `numix-themes` package, but a `numix-gtk-theme` one. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36534cd..2cd70ee 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ### Distro Packages |Distro|Install Command/Links| |:----:|:----:| -|![arch][arch] ![antergos][antergos]|`sudo pacman -S numix-themes`| +|![arch][arch] ![antergos][antergos]|`sudo pacman -S numix-gtk-theme`| |![opensuse][opensuse]|[1 Click Install](http://software.opensuse.org/ymp/openSUSE:Factory/standard/numix-gtk-theme.ymp) \| [OBS Repo](http://software.opensuse.org/download.html?project=openSUSE%3AFactory&package=numix-gtk-theme)| |![fedora][fedora]|`sudo dnf install numix-gtk-theme`| |![debian][debian] ![ubuntu][ubuntu]|`sudo apt install numix-gtk-theme`|