readme: mention fdroid init instead of empty config file`
This commit is contained in:
parent
1a5ba99870
commit
980c6638fb
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue