From 637abd65d8cc9735b589a9cf4c52804e1097eea8 Mon Sep 17 00:00:00 2001 From: Stefan Sobering Date: Fri, 15 Jul 2016 10:55:40 -0500 Subject: [PATCH] The instructions for specifying font weights were slightly off --- Atom-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Atom-instructions.md b/Atom-instructions.md index ac7bd42..d4d8ce2 100644 --- a/Atom-instructions.md +++ b/Atom-instructions.md @@ -1,6 +1,6 @@ ## Installation -To change your font to Fira Code, open Atom's settings (`⌃,`), make sure the "Settings" tab is selected, and scroll down to "Editor Settings". In the "Font Family" field, enter `Fira Code`. If you wish to specify a font weight, you can add it following a hyphen (e.g. `Fira Code Light`). +To change your font to Fira Code, open Atom's settings (`⌃,`), make sure the "Settings" tab is selected, 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`). ## Ligatures