From c57385f6b02db7ca3f7df03994d29d506d671852 Mon Sep 17 00:00:00 2001 From: mystie Date: Sun, 2 Mar 2025 08:42:42 +0000 Subject: [PATCH] update readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 3f9e4e1..8aa99e6 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,12 @@ a simple & easy to use Q&A software that makes answering questions easier - - ## Prerequisites - PostgreSQL - Python 3.10+ (3.12+ recommended) ## Install -Clone this repository: `git clone https://git.gay/mst/catask.git` +Clone this repository: `git clone https://codeberg.org/catask-org/catask.git` ### Docker See [docker.md](https://git.gay/mst/catask/src/branch/main/docker.md)