diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-18 21:41:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-18 21:41:13 -0400 |
commit | 6243d1f157a826f14b3139bb73f0228eff00097c (patch) | |
tree | 2586484bb8c540c41f16a594654282554b220133 /README | |
parent | 12c34be689ec7ceeb1db9b247de746938a4295b0 (diff) | |
download | debootstrap-6243d1f157a826f14b3139bb73f0228eff00097c.tar.gz |
update checkout command for git
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,8 +12,8 @@ system, or if you are testing modifications to debootstrap. First, get the source. -* Either by using subversion: - svn checkout svn://svn.debian.org/d-i/trunk/packages/debootstrap +* Either by using git + git clone git://git.debian.org/d-i/debootstrap.git * Or by visiting <http://packages.debian.org/source/sid/debootstrap> and downloading the tar.gz file |