From 23c1fc02e05a84f5d2ade74617083596e1943e4c Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 28 Sep 2007 02:31:51 -0700 Subject: [PATCH] Synchronize with revision 9c89094a960cac02b37d530d2b3e9af5f58a9bce of hgbook-git --- src/hgbook-git/tour.mdwn | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/hgbook-git/tour.mdwn b/src/hgbook-git/tour.mdwn index d1b1505..1754236 100644 --- a/src/hgbook-git/tour.mdwn +++ b/src/hgbook-git/tour.mdwn @@ -1,4 +1,4 @@ -[[meta title="Chapter 2: A tour of git: the basics"]] +[[meta title="A tour of git: the basics"]] ### 2.0 Copyright @@ -31,12 +31,12 @@ Changes made by Carl include the following: The source of this modified version can be obtained via git: git clone git://cworth.org/git/hgbook-git + or - git clone http://cworth.org/git/hgbook-git -and can be browsed online: + git clone http://cworth.org/git/hgbook-git - http://git.cworth.org/git/hgbook-git +and can be [browsed online](http://git.cworth.org/git/hgbook-git) ### 2.1 Installing git on your system @@ -77,7 +77,7 @@ with git, meaning GNU Interactive Tools). * Ubuntu - apt-get install git + apt-get install git-core #### 2.1.2 Mac OS X -- 2.43.0