diff options
-rwxr-xr-x | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ Flat Remix icon theme is available in three variants: ```sh cd /tmp && rm -rf flat-remix && -git clone https://github.com/daniruiz/flat-femix && +git clone https://github.com/daniruiz/flat-remix && mkdir -p ~/.icons && cp -r flat-remix/Flat-Remix* ~/.icons/ && gsettings set org.gnome.desktop.interface icon-theme "Flat-Remix" ``` |