1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-04 16:06:26 +03:00

The instructions for specifying font weights were slightly off

Stefan Sobering 2016-07-15 10:55:40 -05:00
parent 0cfa2b1856
commit 637abd65d8

@ -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