From: Michael Haas Date: Fri, 14 Jan 2011 13:29:09 +0000 (+0100) Subject: Add PATH requirement X-Git-Tag: 0.1~1550 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=69aa9f38cbe2d2c8cb34c738a35933afa1f6eed8;p=fdroidserver.git Add PATH requirement --- diff --git a/README b/README index 41cc632d..edd96286 100644 --- a/README +++ b/README @@ -31,6 +31,7 @@ To be able to auto-build packages, you're going to need: You then need to create a config.py (copy config.sample.py and follow the instructions) to specify the locations of some of these things. +Also make sure the SDK tools - found in $SDK/tools/ - are in your $PATH. =MetaData=