From 9c89094a960cac02b37d530d2b3e9af5f58a9bce Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 28 Sep 2007 02:30:47 -0700 Subject: [PATCH] Linkify git-web link and fix Ubuntu command --- tour.mdwn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tour.mdwn b/tour.mdwn index 2b908b3..c651d80 100644 --- a/tour.mdwn +++ b/tour.mdwn @@ -32,12 +32,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 @@ -78,7 +78,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