diff options
Diffstat (limited to 'src/git/README.md')
-rw-r--r-- | src/git/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/git/README.md b/src/git/README.md index 101d97c..6f637b9 100644 --- a/src/git/README.md +++ b/src/git/README.md @@ -1,7 +1,7 @@ -# Git (may require compilation) (git) - +# Git (from source) (git) +Install an up-to-date version of Git, built from source as needed. Useful for when you want the latest and greatest features. Auto-detects latest stable version and installs needed dependencies. ## Example Usage |