From 8d5b944340c68512710a5cd738dbccba81f72417 Mon Sep 17 00:00:00 2001 From: Nicholas Bardy Date: Wed, 15 Nov 2017 15:03:04 -0500 Subject: [PATCH] Change list formatting to make things a little more obvious --- Home.md | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/Home.md b/Home.md index 4aa7d98..49c8964 100644 --- a/Home.md +++ b/Home.md @@ -2,17 +2,32 @@ Windows: -- in the ttf folder, double-click each font file, click “Install font”; to install all at once, select all files, right-click, and choose “Install” -- or use [chocolatey](https://chocolatey.org): `choco install firacode` +- In the ttf folder, double-click each font file, click “Install font”; to install all at once, select all files, right-click, and choose “Install” + +*or* + +- Use [chocolatey](https://chocolatey.org): `choco install firacode` Mac: - in the ttf folder, select all font files, click “Install font” -- or use [brew](http://brew.sh) and [cask](https://caskroom.github.io): `brew tap caskroom/fonts` and `brew cask install font-fira-code` (not officially supported, might install outdated version) + +*or* + +- Use [brew](http://brew.sh) and [cask](https://caskroom.github.io): + + *Not officially supported, might install outdated version* + ```bash + brew tap caskroom/fonts + brew cask install font-fira-code + ``` Linux: -- install a package available for your distribution following [the instructions](https://github.com/tonsky/FiraCode/wiki/Linux-instructions#installing-with-a-package-manager) -- or, in the ttf folder double-click each font file and click “Install font”; see [“Manual Installation”](https://github.com/tonsky/FiraCode/wiki/Linux-instructions#manual-installation) if double-clicking doesn't work +- Install a package available for your distribution following [the instructions](https://github.com/tonsky/FiraCode/wiki/Linux-instructions#installing-with-a-package-manager) + +*or* + +- In the ttf folder double-click each font file and click “Install font”; see [“Manual Installation”](https://github.com/tonsky/FiraCode/wiki/Linux-instructions#manual-installation) if double-clicking doesn't work ### How to enable ligatures