aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Daniel Ruiz de Alegría <daniel@drasite.com>2019-05-19 22:36:53 +0200
committerLibravatar Daniel Ruiz de Alegría <daniel@drasite.com>2019-05-19 22:44:29 +0200
commit7e7bcabb46e57d3f1253b870abb0621d3e5923af (patch)
tree8bd7dde5511c5b7fac8ea9eeaf16508bf7a40f5f /README.md
parent125e612d36db9391ed1697955f7058eaac5e461b (diff)
downloadflat-remix-7e7bcabb46e57d3f1253b870abb0621d3e5923af.tar.gz
flat-remix-7e7bcabb46e57d3f1253b870abb0621d3e5923af.zip
Update manual installation explanation
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 3 insertions, 12 deletions
diff --git a/README.md b/README.md
index 2a6a2f783..8464458f6 100644
--- a/README.md
+++ b/README.md
@@ -22,18 +22,9 @@
#### Manual installation
-1. Download and uncompress the zip file.
-1. Move "Flat Remix" folder to ".icons" in your home directory.
-1. Run ```gsettings set org.gnome.desktop.interface icon-theme "Flat-Remix-Blue"``` or select "Flat-Remix" via your desktop specific tweaks application.
-
-#### Terminal installation
-
-```sh
-cd /tmp && rm -rf flat-remix &&
-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-Blue"
-```
+1. Download and extract the zip file.
+1. Move "Flat-Remix-Blue" folder to ".icons" (./local/share/icons for KDE) in your home directory.
+1. Run ```gsettings set org.gnome.desktop.interface icon-theme "Flat-Remix-Blue"``` or select "Flat-Remix-Blue" via your desktop specific tweaks application.
##### Ubuntu based distributions