From adee10202dfb33a3f773df160edb79130f3f2c1f Mon Sep 17 00:00:00 2001 From: Guilherme Caminha Date: Mon, 7 Nov 2016 20:02:31 -0300 Subject: [PATCH] Updated Atom instructions (markdown) --- Atom-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Atom-instructions.md b/Atom-instructions.md index 2bfd1d4..02461d3 100644 --- a/Atom-instructions.md +++ b/Atom-instructions.md @@ -1,6 +1,6 @@ ## Installation -To change your font to Fira Code, open Atom's preferences (`cmd+,` on Mac or `ctrl+,` on PC), make sure the "Settings" tab is selected, or the "Editor" in Atom 1.10, and scroll down to "Editor Settings". In the "Font Family" field, enter `Fira Code`. If you wish to specify a font weight, remove all spaces from the font name and specify the weight following a hyphen (e.g. `FiraCode-Light`). +To change your font to Fira Code, open Atom's preferences (`cmd+,` on Mac or `ctrl+,` on PC), make sure the "Settings" tab is selected, or the "Editor" in Atom 1.10 and forth, and scroll down to "Editor Settings". In the "Font Family" field, enter `Fira Code`. If you wish to specify a font weight, remove all spaces from the font name and specify the weight following a hyphen (e.g. `FiraCode-Light`). Note: on OS X, you may have to manually download and unzip the .ttf files into `Library/Fonts`, and then specify `FiraCode-Light` in Atom.