readme: mention fdroid init instead of empty config file`

This commit is contained in:
Marcus Hoffmann 2017-10-16 12:39:36 +02:00
parent 1a5ba99870
commit 980c6638fb

View file

@ -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: