docs: point clone URLs at leetcrypt/hack-house
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3da0a23f84
commit
36adc310f4
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user