Update repository link in README for self-hosting (#1025)

This commit is contained in:
Daniel Schäf
2026-07-16 15:20:14 +02:00
committed by GitHub
parent d704714eef
commit 1a0d67bd28
+1 -1
View File
@@ -23,7 +23,7 @@ Accounted implements double-entry bookkeeping compliant with Swedish accounting
## Self-Hosting
```bash
git clone https://github.com/erp-mafia/gnubok.git
git clone https://github.com/erp-mafia/accounted.git
cd Accounted
./setup.sh # Prompts for Supabase credentials, generates .env
docker compose up -d