From 36adc310f4df3d8764ba5ebe36d4884b0c956902 Mon Sep 17 00:00:00 2001 From: leetcrypt Date: Sun, 31 May 2026 23:50:25 -0700 Subject: [PATCH] docs: point clone URLs at leetcrypt/hack-house Co-Authored-By: Claude Opus 4.6 --- CONTRIBUTING.md | 4 ++-- README.MD | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bf4c13f..71b26f1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,5 +23,5 @@ We welcome contributions of all types, including: 1. **Fork the repository** on GitHub. 2. **Clone your fork** locally: ```bash - git clone https://github.com/diorwave/cmd-chat.git - cd cmd-chat + git clone https://github.com/leetcrypt/hack-house.git + cd hack-house diff --git a/README.MD b/README.MD index 40f0475..99056bb 100644 --- a/README.MD +++ b/README.MD @@ -49,6 +49,11 @@ is written to disk on the server. ## Quick start +```bash +git clone https://github.com/leetcrypt/hack-house.git +cd hack-house +``` + ### 1. One-shot setup (`bootstrap.sh`) Checks prerequisites, creates the Python venv, installs the server's