summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Vignatti <tiago.vignatti@nokia.com>2010-06-28 17:33:21 +0300
committerTiago Vignatti <tiago.vignatti@nokia.com>2010-06-28 18:30:19 +0300
commit191453c959dd73f84341b4cae6d75184773daa43 (patch)
treeb2946483d2ee663d93afaa2473854218e65b51e1
parentdb2db734803f9381ac3679e2161c788f8c1677dc (diff)
Add some basic information to install
Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index 3ae110d..7eac9fe 100644
--- a/README
+++ b/README
@@ -2,6 +2,18 @@ The code in this directory makes up the "git data miner," a simple hack
which attempts to figure things out from the revision history in a git
repository.
+
+INSTALLING GITDM
+
+gitdm is a python script and doesn't need to be proper installed like other
+normal programs. You just have to adjust your PATH variable, pointing it to
+the directory of gitdm or alternatively create a symbolic link of the script
+inside /usr/bin.
+
+Before actually run gitdm you may want also to update the configuration file
+(gitdm.config) with the needed information.
+
+
RUNNING GITDM
Run it like this: