From 760c8a133407c768c4f56ac27a63c48d2e025fd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sun, 17 Jan 2016 20:02:32 +0100 Subject: [PATCH] CONTRIBUTING: fdroidserver master is needed --- CONTRIBUTING.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4f34b0ddb0..fabcde7cf6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,8 +20,13 @@ about apps that can no longer be built will be closed. * Visit and fork the [fdroiddata repository](https://gitlab.com/fdroid/fdroiddata) -* Follow the [Quickstart](README.md#quickstart), but using the url - `git@gitlab.com:yourusername/fdroiddata.git` when cloning +* Clone your fork + +* Follow the [Quickstart](README.md#quickstart) + +Note that to use the master branch of fdroiddata you will need the +master branch of fdroidserver. Using the latest stable release of +fdroidserver would probably work, but it is not guaranteed. ### Adding a new app