X-Git-Url: https://git.cworth.org/git?p=hgbook-git;a=blobdiff_plain;f=tour.mdwn;h=c651d800fff17061da3035e6d85d69dd851edcf5;hp=2b908b3ee53be27947d21cbbf1182665c469dc79;hb=9c89094a960cac02b37d530d2b3e9af5f58a9bce;hpb=d43fda595056cbaa704c0be939b2315204c3c946 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