From f375a9747002779e642c6eb530d2b58f6e52eba8 Mon Sep 17 00:00:00 2001 From: John Allers Date: Tue, 9 Jul 2019 11:19:05 -0400 Subject: [PATCH] Additional instructions for scoop --- Home.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index b2dc477..7803188 100644 --- a/Home.md +++ b/Home.md @@ -8,7 +8,13 @@ Windows: - Use [chocolatey](https://chocolatey.org): `choco install firacode` -- Use [scoop](https://github.com/lukesampson/scoop): `scoop install FiraCode` +- Use [scoop](https://github.com/lukesampson/scoop): + + *Run as administrator* + ``` + scoop bucket add nerd-fonts + scoop install FiraCode + ``` Mac: