From 980c6638fb09eb3fea9488054a45f16fb563de20 Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Mon, 16 Oct 2017 12:39:36 +0200 Subject: [PATCH] readme: mention fdroid init instead of empty config file` --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da93c7ebd7..9d2f4abf0d 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ Clone fdroiddata (or your fork) and enter it: git clone https://gitlab.com/fdroid/fdroiddata.git cd fdroiddata -An empty config file should work for most setups: +Optionally create a base config.py and signing keys with: - touch config.py + fdroid init Make sure fdroid works and reads the metadata files properly: