The documentation available on git-scm.com is nicely formatted. It's better to point users to it than to the source code of the documentation. Signed-off-by: Matthieu Moy <Matthieu.Moy@xxxxxxx> --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 750fdda..1625352 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ Torvalds with help of a group of hackers around the net. Please read the file [INSTALL][] for installation instructions. +Many Git online resources are accessible from http://git-scm.com/ +including full documentation and Git related tools. + See [Documentation/gittutorial.txt][] to get started, then see [Documentation/giteveryday.txt][] for a useful minimum set of commands, and [Documentation/git-commandname.txt][] for documentation of each command. @@ -34,9 +37,6 @@ CVS users may also want to read [Documentation/gitcvs-migration.txt][] ("man gitcvs-migration" or "git help cvs-migration" if git is installed). -Many Git online resources are accessible from http://git-scm.com/ -including full documentation and Git related tools. - The user discussion and development of Git take place on the Git mailing list -- everyone is welcome to post bug reports, feature requests, comments and patches to git@xxxxxxxxxxxxxxx (read -- 2.7.2.334.g35ed2ae.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html