From 02e4eaf37c26f6302b49e63e3af763c9830f4bb0 Mon Sep 17 00:00:00 2001 From: Andrew Rogers Date: Mon, 16 Oct 2023 22:02:35 -0500 Subject: [PATCH] README: Fix formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d7525a..5a73ff1 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ $ PREFIX="$HOME/.local" make install You can use the bash helpers in two ways: - 1. As a Git submodule - 2. From Bash's `$PATH` environment variable. +1. As a Git submodule +2. From Bash's `$PATH` environment variable. #### As a Git submodule