From 9dc095c964893815982dd44a6fdba8d4033389ca Mon Sep 17 00:00:00 2001 From: Jesse van den Kieboom Date: Sat, 29 May 2010 13:43:21 +0200 Subject: [PATCH] Added building from git to README --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index ef68bc9a..2490dde6 100644 --- a/README +++ b/README @@ -23,6 +23,15 @@ gitg: For more information on installing gitg, please view INSTALL. += Building gitg from git = +The gitg repository is hosted on git.gnome.org. To build from git, use the +following: + + $ git clone git://git.gnome.org/gitg + $ cd gitg + $ ./autogen.sh + $ make + = Using gitg = When gitg is installed, you can run gitg from the GNOME menu, or from a terminal by issuing: 'gitg'. Type 'gitg --help' to show the options you can