From 33fda97de2277afd47f34c30648f8c61564cf987 Mon Sep 17 00:00:00 2001 From: Blake Ridgway Date: Thu, 8 Aug 2024 13:50:12 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37966c3..0f8a1b0 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ **Prerequisites** -- The `gh` command-line tool must be installed, this will allow you to interact directly with Github in your terminal. - +- The Github `gh` command-line tool must be installed, this is what allows you to interact directly with Github in your terminal. + - You can find installation documentation [here](https://github.com/cli/cli#installation)