diff --git a/Atom-instructions.md b/Atom-instructions.md index 35e585b..758c466 100644 --- a/Atom-instructions.md +++ b/Atom-instructions.md @@ -1,11 +1,11 @@ ## Installation +Make sure you [install the font](https://github.com/tonsky/FiraCode/wiki/Installing). + 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. - ## Ligatures Ligatures are enabled by default in Atom 1.9 and above.