From ad3a58a1bdd016fb42c43d73fe84683a9680154b Mon Sep 17 00:00:00 2001 From: Tom Byrer Date: Wed, 20 Jan 2016 22:33:14 -0700 Subject: [PATCH] + installation --- Atom-instructions.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Atom-instructions.md b/Atom-instructions.md index d1f7520..451d494 100644 --- a/Atom-instructions.md +++ b/Atom-instructions.md @@ -1,3 +1,10 @@ +## Installation + +`CTRL ,` to open 'Settings', 'Settings' in left-tab, scroll to 'Editor Settings', then quote `"Fira Code"`. +![quoted font name](https://cloud.githubusercontent.com/assets/1308419/12472464/b0dae1da-bfc5-11e5-9047-6d1bfd98c220.gif) + +## Ligatures + To enable ligatures, Menu → Open your stylesheet and add `text-rendering` to `atom-text-editor`: ```