diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 71b26f1..78f6501 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,8 +20,8 @@ We welcome contributions of all types, including: ## 📦 Getting Started -1. **Fork the repository** on GitHub. +1. **Fork the repository** on the Gitea instance (`git.churchofmalware.org`). 2. **Clone your fork** locally: ```bash - git clone https://github.com/leetcrypt/hack-house.git + git clone https://git.churchofmalware.org/trilltechnician/hack-house.git cd hack-house diff --git a/README.MD b/README.MD index dc9021f..2cd94e0 100644 --- a/README.MD +++ b/README.MD @@ -56,7 +56,7 @@ Encrypted chat that runs in your terminal. You host the server, you control the ## Quick start ```bash -git clone https://github.com/leetcrypt/hack-house.git +git clone https://git.churchofmalware.org/trilltechnician/hack-house.git cd hack-house ``` @@ -156,10 +156,11 @@ Type to chat. Slash commands and keys: | `/ai ` | Ask the agent (`/ai ` if several present) | | `/ai list` | List the agents present (or hint to `/ai start` if none) | | `/ai models` | Models the active agent can serve — or, with no agent, your local Ollama tags | -| `/sbx launch [local\|docker\|multipass] [image]` | Summon the shared sandbox | +| `/sbx launch [local\|docker\|multipass] [image] [install]` | Summon the shared sandbox (`install` fetches a missing backend; `--start` boots a stopped Docker daemon) | | `/sbx stop` | Tear down the sandbox you host | | `/sbx save [label]` · `/sbx load