diff options
author | Devcontainers CI <vscr-feedback@microsoft.com> | 2022-06-21 23:14:53 +0300 |
---|---|---|
committer | Devcontainers CI <vscr-feedback@microsoft.com> | 2022-06-21 23:14:53 +0300 |
commit | 2a51a0164c89a589c16c764d884773e08093429f (patch) | |
tree | ac510b0df8eac023715722b443962a417c252236 /src/git | |
parent | 3b6fe6e60843e5b9d77b6d97e9240910cd38c45b (diff) |
Automated documentation update
Diffstat (limited to 'src/git')
-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 |