diff options
author | 2017-08-03 13:03:13 +0200 | |
---|---|---|
committer | 2017-08-03 13:03:13 +0200 | |
commit | e9eaca76374a13e3b9dc086a182495799dca2405 (patch) | |
tree | 3638e27dc2f432319ec33bbb23eea5f56c053bf0 | |
parent | ab0ffe1684fe6a61f85a5577bb1ae0725d15858a (diff) | |
parent | fe993790dec90d3cf5fa8f81b9c02ca0f48bd45f (diff) | |
download | flat-remix-e9eaca76374a13e3b9dc086a182495799dca2405.tar.gz flat-remix-e9eaca76374a13e3b9dc086a182495799dca2405.zip |
Merge pull request #45 from maxmalov/patch-1
Fix typo in README.md
-rwxr-xr-x | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -33,7 +33,7 @@ This theme was made to fit with the [Flat Remix GNOME theme](https://github.com/ gsettings set org.gnome.desktop.interface icon-theme "Flat Remix" ``` -##### Ach based distributions +##### Ubuntu based distributions ``` sudo add-apt-repository ppa:noobslab/icons @@ -41,7 +41,7 @@ This theme was made to fit with the [Flat Remix GNOME theme](https://github.com/ sudo apt-get install flat-remix-icons ``` -##### Ach based distributions +##### Arch based distributions + [`super-flat-remix-icon-theme`](https://aur.archlinux.org/packages/super-flat-remix-icon-theme/) (AUR) + Or you can download the official [`PKGBUILD`](https://raw.githubusercontent.com/daniruiz/Flat-Remix/master/PKGBUILD) |