Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/13rac1/emojione-color-font.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Erickson <eosrei@gmail.com>2016-03-21 09:30:37 +0300
committerBrad Erickson <eosrei@gmail.com>2016-03-21 09:30:37 +0300
commit63209705849dd9275de932b6f2dbcf0388df7f51 (patch)
tree19ce150c9897daafac750c052244241c78f97978
parent2a26df819f155eb55b9efecff948895a3f757b76 (diff)
readme: Correct uncompress filename
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1aa6b3f..e71b55b 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ Install for the current user only without root:
# 1. Download the latest version
wget https://github.com/eosrei/emojione-color-font/releases/download/v1.0-beta3/EmojiOneColor-SVGinOT-Linux-1.0-beta3.zip
# 2. Uncompress the zip file
-unzip -o EmojiOneColor-SVGinOT-1.0-beta3.zip
+unzip -o EmojiOneColor-SVGinOT-Linux-1.0-beta3.zip
# 3. Run the installer
./install.sh
```