From f3ecc88f6ebb099814767d810343960d0890f19e Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 27 Jun 2024 19:00:00 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/git/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/git/README.md b/src/git/README.md index adcb04e36..e750bbed2 100644 --- a/src/git/README.md +++ b/src/git/README.md @@ -22,7 +22,7 @@ Install an up-to-date version of Git, built from source as needed. Useful for wh ## OS Support -This Feature should work on recent versions of Debian/Ubuntu, RedHat Enterprise Linux, Fedora, Alma, and RockyLinux distributions with the `apt`, `yum`, `dnf`, or `microdnf` package manager installed. +This Feature should work on recent versions of Alpine, Debian/Ubuntu, RedHat Enterprise Linux, Fedora, Alma, and RockyLinux distributions with the `apk`, `apt`, `yum`, `dnf`, or `microdnf` package manager installed. `bash` is required to execute the `install.sh` script.