fixed README

This commit is contained in:
2025-08-25 20:08:02 -04:00
parent 181308662f
commit 9eb82ed675

View File

@@ -18,7 +18,7 @@ To run this site locally, you'll need to have Ruby and Jekyll installed. Here's
1. **Clone the Repository** 1. **Clone the Repository**
```bash ```bash
git clone https://github.com/primeminister91/dustin.coffee.git git clone https://git.dustin.coffee/hobokenchicken/dustin.coffee-jekyll-blog.git
cd dustin.coffee cd dustin.coffee
``` ```