From a842bf63fd5736fec7c5568c4a3d421c4f9a00f2 Mon Sep 17 00:00:00 2001 From: Mastermind-sap <66560136+Mastermind-sap@users.noreply.github.com> Date: Tue, 30 Dec 2025 12:36:43 +0530 Subject: [PATCH] fix: link to server setup --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a5006321..5182029e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,8 +4,8 @@ # Getting Started -In order to use the mobile app, you would need the flood backend running on your local machine. There are several ways -you can do that and all these approaches can be found at [Taskwarrior-Flutter](https://github.com/CCExtractor/taskwarrior-flutter/wiki) +You can setup taskserver to sync your tasks across clients. +You can find the steps to setup one [here](https://github.com/CCExtractor/taskwarrior-flutter?tab=readme-ov-file#taskserver-setup) ## Steps