From f1f29c620ce8c203761379a571fcbe27ba61fae9 Mon Sep 17 00:00:00 2001 From: snxraven Date: Fri, 9 Aug 2024 03:27:42 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c119463..7588de8 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ This project is an Express.js-based server designed to interact with models via 1. Clone the repository: ```bash - git clone https://github.com/your-repo.git - cd your-repo + git clone git@git.ssh.surf:snxraven/ai-nginx-log-security.git + cd ai-nginx-log-security ``` 2. Install dependencies: