From c8d30d3f9a4c3a1432791ad06a661fdb98a07e71 Mon Sep 17 00:00:00 2001 From: Micael Jarniac Date: Wed, 1 Feb 2023 22:16:18 -0300 Subject: [PATCH] Fix minor typo The period on `Option 7.` was outside the code block. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 311a44a46a..bf3f9b09e6 100644 --- a/readme.md +++ b/readme.md @@ -81,7 +81,7 @@ _If you..._ * `Option 4.` are on **macOS** and want to use **Homebrew** see [Homebrew Fonts](#option-4-homebrew-fonts) * `Option 5.` want **complete control** then see [cloning the repo](#option-5-clone-the-repo) * `Option 6.` want to use the **`curl` command** or use in **scripts** see [Ad Hoc Curl Download](#option-6-ad-hoc-curl-download) - * `Option 7`. are on **Windows** and want to use **Chocolatey** or **Scoop** see [Unofficial Chocolatey or Scoop Repositories](#option-7-unofficial-chocolatey-or-scoop-repositories) + * `Option 7.` are on **Windows** and want to use **Chocolatey** or **Scoop** see [Unofficial Chocolatey or Scoop Repositories](#option-7-unofficial-chocolatey-or-scoop-repositories) * `Option 8.` are on **Arch Linux** and want to use **Community packages** see [Arch Community Repositories](#option-8-arch-community-repository) * `Option 9.` want to patch your own font see the [Font Patcher](#option-9-patch-your-own-font)