From 21d401f253bf5fa609b170bf38722e1ab6bb3770 Mon Sep 17 00:00:00 2001 From: theycallhermax Date: Sat, 1 Mar 2025 02:36:02 -0500 Subject: [PATCH] uncomment docker section in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d79faf1..3f9e4e1 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ a simple & easy to use Q&A software that makes answering questions easier ## Install Clone this repository: `git clone https://git.gay/mst/catask.git` - +### Docker +See [docker.md](https://git.gay/mst/catask/src/branch/main/docker.md) ### VPS-specific Go into the cloned repository, create a virtual environment and activate it: