From c9c0e5583d05b203110828a9c37152bf0d2c8663 Mon Sep 17 00:00:00 2001 From: de-soot <78423238+de-soot@users.noreply.github.com> Date: Thu, 23 Oct 2025 06:38:37 +0000 Subject: [PATCH] Update README.md Signed-off-by: de-soot <78423238+de-soot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6178cae..0d54867 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ gem install jekyll bundler ``` 4) Now that everything's installed and good to go, navigate the terminal to the directory where the you downloaded the copy of the Github repository, like so: ```sh -cd "{Path of source code folder}" +cd [Path of source code folder] ``` 5) Enter this command: ```sh