From 0fc95f7e5ea432dd8c3466d088a69d1754f40467 Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Thu, 17 Oct 2024 04:40:14 -0400 Subject: [PATCH] fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b75674..e829ad2 100644 --- a/README.md +++ b/README.md @@ -30,12 +30,12 @@ To get started with the Raven Scott Metal site locally, follow these steps: 1. Clone the repository: ```bash - git clone https://github.com/your-username/raven-scott-metal-site.git + git clone https://git.ssh.surf/snxraven/ravenscott-rocks.git ``` 2. Navigate to the project directory: ```bash - cd raven-scott-metal-site + cd ravenscott-rocks ``` 3. Install the dependencies: