README: be explicit about the fdroiddata clone
This commit is contained in:
parent
d010882880
commit
b28b142039
|
@ -13,8 +13,9 @@ use it directly from master:
|
|||
git clone https://gitlab.com/fdroid/fdroidserver.git
|
||||
export PATH="$PATH:$PWD/fdroidserver"
|
||||
|
||||
Enter your fdroiddata clone:
|
||||
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:
|
||||
|
|
Loading…
Reference in a new issue