From 14fa9a63c1676d48d5fab13af449dbe182cc7898 Mon Sep 17 00:00:00 2001 From: Joshwin Greene Date: Wed, 20 Mar 2024 01:06:43 -0400 Subject: [PATCH] Corrected the git clone info --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 580ef1580655b..2c075c2699189 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ ### Step 1 - Fork the Front Porch Repo and use the following format for its name: - [github-username].github.io For me, that was joshwingreene.github.io. @@ -17,7 +16,9 @@ I recommend that you keep the "Copy the main branch only" option checked. ### Step 2 - Clone your fork to your machine -`git clone https://github.com/DigitalGardeningCollective/front-porch.git` +`git clone https://github.com/[github-username]/[github-username].github.io.git` + +ex. https://github.com/joshwingreene/joshwingreene.github.io.git I recommend that you place it in your Obsidian vault.