aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2009-01-06 23:23:37 -0500
committerJunio C Hamano <gitster@pobox.com>2009-01-06 22:12:07 -0800
commit8a124b82a03240b10c83085559e5988bc92ea7e2 (patch)
treeaaa0cf8400e479ecc0c71ec90fa01f43ef0a2f45
parent438d2991eaa17549df67929cd4558d65840c37d7 (diff)
downloadgit-8a124b82a03240b10c83085559e5988bc92ea7e2.tar.gz
git-8a124b82a03240b10c83085559e5988bc92ea7e2.tar.xz
README: tutorial.txt is now called gittutorial.txt
Signed-off-by: Joey Hess <joey@gnu.kitenet.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 548142c32..5fa41b7a1 100644
--- a/README
+++ b/README
@@ -24,7 +24,7 @@ It was originally written by Linus Torvalds with help of a group of
hackers around the net. It is currently maintained by Junio C Hamano.
Please read the file INSTALL for installation instructions.
-See Documentation/tutorial.txt to get started, then see
+See Documentation/gittutorial.txt to get started, then see
Documentation/everyday.txt for a useful minimum set of commands,
and "man git-commandname" for documentation of each command.
CVS users may also want to read Documentation/cvs-migration.txt.