diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-11-23 23:03:37 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-11-23 23:03:37 +0100 |
commit | 183e832c5302413c3c69bf8cd17f6a6d4079469d (patch) | |
tree | ee11b13ef9185aca03955beb2dc2ba74e0430460 /doc | |
parent | 98d1e9f915fe3ef9d60cdee1b901d400440b0089 (diff) | |
download | ffmpeg-183e832c5302413c3c69bf8cd17f6a6d4079469d.tar.gz |
githowto: git is generally available as package in most distros.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/git-howto.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/git-howto.txt b/doc/git-howto.txt index 194d8d8243..5ba72eeeb9 100644 --- a/doc/git-howto.txt +++ b/doc/git-howto.txt @@ -39,6 +39,7 @@ I. BASICS: 0. Get GIT: + Most distributions have a git package, if not You can get git from http://git-scm.com/ |