update readme

This commit is contained in:
mystie 2025-03-02 08:42:42 +00:00
parent 94afd8b4f3
commit c57385f6b0

View file

@ -2,14 +2,12 @@
a simple & easy to use Q&A software that makes answering questions easier
<!-- CatAsk is alpha software, therefore bugs are expected to happen-->
## 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)