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-11 07:46:10 +0300
committerBrad Erickson <eosrei@gmail.com>2016-03-11 07:47:53 +0300
commit37a8951772b07d96c0d2132bba2594282da8e616 (patch)
tree01c952691423512c61e837201c28117cf0fe87e8
parent5d63ce2c4db46e306565073a5f46e837b0f407da (diff)
readme: Update Linux install to new URL
-rw-r--r--README.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/README.md b/README.md
index 66f2e7f..eaa6365 100644
--- a/README.md
+++ b/README.md
@@ -54,20 +54,21 @@ SVGinOT Demos (Firefox only):
## Install on Linux
The font can be installed for a user or system-wide. This describes how to
-install for a user and does not require root. You can simply copy/paste it all.
+install for a user and does not require root. You *can* simply copy/paste it all
+at one time.
```sh
# 1. Download the latest version from: https://github.com/eosrei/emojione-color-font/releases
-wget https://github.com/eosrei/emojione-color-font/releases/download/v1.0-beta/EmojiOneColor-SVGinOT.ttf.zip
+wget https://github.com/eosrei/emojione-color-font/releases/download/v1.0-beta2/EmojiOneColor-SVGinOT-1.0-beta2.zip
# 2. Uncompress the zip file
-unzip EmojiOneColor-SVGinOT.ttf.zip
+unzip -o EmojiOneColor-SVGinOT-1.0-beta2.zip
# 3. Create a user font directory, if you don't have one:
mkdir -p ~/.fonts/
-# 4. Move the font into `~/.fonts/`
+# 4. Move the font into ~/.fonts/
mv EmojiOneColor-SVGinOT.ttf ~/.fonts/
# 5. Create a font config directory
mkdir -p ~/.config/fontconfig/
-#6. Override your defaults by creating a `~/.config/fontconfig/fonts.conf`
+#6. Override your defaults by creating a ~/.config/fontconfig/fonts.conf
cat << 'EOF' > ~/.config/fontconfig/fonts.conf
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
@@ -115,10 +116,10 @@ Try the full demo at: http://eosrei.github.io/emojione-color-font/full-demo.html
There are three install options for OS X. Both SVGinOT versions are available
from releases: https://github.com/eosrei/emojione-color-font/releases
-1. `EmojiOneColor-SVGinOT.ttf.zip` - The regular version of the font installs
+1. `EmojiOneColor-SVGinOT-1.0-beta2.zip` - The regular version of the font installs
like any other font and can be specifically selected, but OS X will
default to the `Apple Color Emoji` font.
-2. `EmojiOneColor-SVGinOT-OSX.ttf.zip` - A "hack" to replace the `Apple Color
+2. ` EmojiOneColor-SVGinOT-OSX-1.0-beta2.zip` - A "hack" to replace the `Apple Color
Emoji` font by [using the same internal name][7]. Install and accept the
warning in Font Book.
3. `emojione-apple.ttf` - A bitmap Apple-format Emoji One color font is