From 688284d0ececd8fe6c64d62257a60ed7b9599617 Mon Sep 17 00:00:00 2001 From: Nikita Prokopov Date: Fri, 25 Jan 2019 16:51:02 +0300 Subject: [PATCH] Updated Atom instructions (markdown) --- Atom-instructions.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Atom-instructions.md b/Atom-instructions.md index e85b541..35e585b 100644 --- a/Atom-instructions.md +++ b/Atom-instructions.md @@ -1,6 +1,8 @@ ## 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 forth, and scroll down to "Editor Settings". In the "Font Family" field, enter `Fira Code`. If you wish to specify a font weight, specify the weight following a space (e.g. `Fira Code 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, specify the weight following a space (if Windows, e.g. `Fira Code Light`) or as `FiraCode-Light` (if Mac). 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.