From 5e8b828f83b099464e9e6b76431b9bd941c90dc2 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 28 Oct 2024 22:30:35 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a6173c..6676f17 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ Change folder name from "git" to ".git" open cmd CD to your directory with folder renamed .git folder and run commands point by point. -1. Check the Current BranchEnsure you are on the correct branch where the files exist: git branch . +1. Check the Current Branch Ensure you are on the correct branch where the files exist: git branch . If not, switch to the appropriate branch: Code: git checkout .