From 8f9250623719814bf83533c16d1b3e1e9eb5124f Mon Sep 17 00:00:00 2001 From: Lucas Sousa Meireles Date: Sat, 30 Apr 2016 21:29:08 +0100 Subject: [PATCH] In the Font Family field, the user should enter "Fira Code" and not "FireCode" like is written. --- Atom-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Atom-instructions.md b/Atom-instructions.md index c913b1a..b10e0bf 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 `FiraCode`. If you wish to specify a font weight, you can add it following a hyphen (e.g. `FiraCode-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, you can add it following a hyphen (e.g. `FiraCode-Light`). ## Ligatures