Skip to content

Commit

Permalink
Corrected the git clone info
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwingreene committed Mar 20, 2024
1 parent 283ada0 commit 14fa9a6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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.

Expand Down

0 comments on commit 14fa9a6

Please sign in to comment.