docs: point clone URLs at leetcrypt/hack-house

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
leetcrypt 2026-05-31 23:50:25 -07:00
parent 3da0a23f84
commit 36adc310f4
2 changed files with 7 additions and 2 deletions

View File

@ -23,5 +23,5 @@ We welcome contributions of all types, including:
1. **Fork the repository** on GitHub. 1. **Fork the repository** on GitHub.
2. **Clone your fork** locally: 2. **Clone your fork** locally:
```bash ```bash
git clone https://github.com/diorwave/cmd-chat.git git clone https://github.com/leetcrypt/hack-house.git
cd cmd-chat cd hack-house

View File

@ -49,6 +49,11 @@ is written to disk on the server.
## Quick start ## Quick start
```bash
git clone https://github.com/leetcrypt/hack-house.git
cd hack-house
```
### 1. One-shot setup (`bootstrap.sh`) ### 1. One-shot setup (`bootstrap.sh`)
Checks prerequisites, creates the Python venv, installs the server's Checks prerequisites, creates the Python venv, installs the server's