From 0c2e1396729c6de7384709b1f52cf516f5ddc4c9 Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Wed, 18 Aug 2021 16:55:51 -0400 Subject: [PATCH] Fix formatting --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e8f7348..6ed5b982 100644 --- a/README.md +++ b/README.md @@ -139,8 +139,9 @@ further below. Micro is also available through other package managers on Linux such dnf, AUR, Nix, and package managers for other operating systems. These packages are not guaranteed to be up-to-date. -* Linux: Available in distro-specific package managers. + +* Linux: Available in distro-specific package managers. * `dnf install micro` (Fedora). * `pacman -S micro` (Arch Linux). * `eopkg install micro` (Solus).