diff --git a/fdroidserver/init.py b/fdroidserver/init.py index 0d2d847e..1b11bcd4 100644 --- a/fdroidserver/init.py +++ b/fdroidserver/init.py @@ -263,7 +263,7 @@ def main(): ''' then run "fdroid update -c; fdroid update". You might also want to edit "config.py" to set the URL, repo name, and more. You should also set up -a signing key. +a signing key (a temporary one might have been automatically generated). For more info: https://f-droid.org/manual/fdroid.html#Simple-Binary-Repository and https://f-droid.org/manual/fdroid.html#Signing