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-06-10 01:46:44 +0300
committerBrad Erickson <eosrei@gmail.com>2016-06-10 01:46:44 +0300
commitc470e82d3943e7064209019a50b5ec9bd05d3956 (patch)
tree410f5708ddee781676b2b5c02fe8f2db3b09b408 /linux/install.sh
parent55c1ca587aa01024808f6c9be847e35d2ddf3d0e (diff)
build/readme: Rename "Emoji One" to "EmojiOne"
Ranks Inc. rebranded to remove the space in the title.
Diffstat (limited to 'linux/install.sh')
-rwxr-xr-xlinux/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/install.sh b/linux/install.sh
index 6df56e7..7c05f23 100755
--- a/linux/install.sh
+++ b/linux/install.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#https://github.com/eosrei/emojione-color-font
-echo "Emoji One Color font installer for Linux\n"
+echo "EmojiOne Color font installer for Linux\n"
# Check for Bitstream Vera
fc-list | grep "Bitstream Vera" > /dev/null