mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
readme: mention fdroid init instead of empty config file`
This commit is contained in:
parent
1a5ba99870
commit
980c6638fb
1 changed files with 2 additions and 2 deletions
|
|
@ -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