From 200598ecff3f7f1c462c723589e4d538f21bb0f5 Mon Sep 17 00:00:00 2001 From: Cheeks Date: Sun, 30 Jun 2024 20:45:32 +0000 Subject: [PATCH] docs: update home/linux/Setting-Up-Git --- home/linux/Setting-Up-Git.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/linux/Setting-Up-Git.md b/home/linux/Setting-Up-Git.md index e784764..0cd6510 100644 --- a/home/linux/Setting-Up-Git.md +++ b/home/linux/Setting-Up-Git.md @@ -2,13 +2,13 @@ title: Setting Up Git description: Steps to get up and running with Git published: true -date: 2024-06-30T20:44:58.238Z +date: 2024-06-30T20:45:31.285Z tags: editor: markdown dateCreated: 2024-06-30T20:44:58.238Z --- -# Setting Up Git +# Steps: 1. Install and configure git: ```