diff options
author | 2017-06-29 16:59:09 +0200 | |
---|---|---|
committer | 2017-06-29 16:59:09 +0200 | |
commit | f18f5034eb4e050af87743cf84f0e355659dd4a8 (patch) | |
tree | e9d4889413483d27edc1550840bb99e948ba90e7 | |
parent | 895d711f3a2516bf247da4108a59f44eb4e3819c (diff) | |
download | flat-remix-f18f5034eb4e050af87743cf84f0e355659dd4a8.tar.gz flat-remix-f18f5034eb4e050af87743cf84f0e355659dd4a8.zip |
Update README.md
-rwxr-xr-x | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -26,10 +26,10 @@ This theme was made to fit with the [Flat Remix GNOME theme](https://github.com/ #### Terminal installation ``` - cd /tmp - git clone https://github.com/daniruiz/Flat-Remix - mkdir -p ~/.icons - mv "Flat-Remix/Flat Remix" ~/.icons + cd /tmp; + git clone https://github.com/daniruiz/Flat-Remix; + mkdir -p ~/.icons; + mv "Flat-Remix/Flat Remix" ~/.icons; ``` ###### Ach based distributions |