summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2012-07-31 01:05:48 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2012-07-31 01:05:48 +0100
commit89b543cfc5e46ba996904206a7972408d6611c0d (patch)
tree8f7ff4451fa20693cc9b0fec259f4b5c115a010b
parentf31e8a559d504c6e4ef021d0a5b4b83024a4ca1b (diff)
Add some installation instruction
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index 2a27e9d..a722761 100644
--- a/README
+++ b/README
@@ -10,6 +10,14 @@ This small script grabs a set of local checkouts, ensure that the checked out
branch is pushed to a remote repository and generates the necessary
information for someone else to checkout the same configuration.
+=== Intallation
+
+intel-submit-build depends on:
+
+ - GitPython (Fedora package: GitPython)
+
+=== Configuration
+
A configuration file (defaults to ~/.gfx-repos) intructs the script which
checkouts it should look at. Here is an example of such a configuration file: