From 36aced21ad71070d6d39b5170be50a727912e2de Mon Sep 17 00:00:00 2001 From: Muddhit Baid <61585314+Mukulbaid63@users.noreply.github.com> Date: Fri, 1 Oct 2021 00:10:53 +0545 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b2b909..38a5714 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ git clone https://github.com/Mukulbaid63/Hack-with-JavaScript.git Change to the repository directory on your computer (if you are not already there): ``` -cd (filename) +cd Hack-with-JavaScript ``` Now create a branch using the `git checkout` command: