From c70219e21054111b45ce71047d09879410a8fd4c Mon Sep 17 00:00:00 2001 From: Brad Erickson Date: Thu, 10 Mar 2016 09:48:25 -0800 Subject: readme: Change Linux script to use wget Fixes #12 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4440b59..0f21ae3 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ install for a user and does not require root. You can simply copy/paste it all. ```sh # 1. Download the latest version from: https://github.com/eosrei/emojione-color-font/releases -curl -O 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-beta/EmojiOneColor-SVGinOT.ttf.zip # 2. Uncompress the zip file unzip EmojiOneColor-SVGinOT.ttf.zip # 3. Create a user font directory, if you don't have one: -- cgit v1.2.3