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