README: be explicit about the fdroiddata clone

This commit is contained in:
Daniel Martí 2016-07-12 17:23:37 +01:00
parent d010882880
commit b28b142039
1 changed files with 2 additions and 1 deletions

View File

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