X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d3b76845c740935f7474f535d308303c748b0b4a..ee9d1e39b5d469a827be5a719c9c0860914ab2a8:/doc/install/install-arv-git-httpd.html.textile.liquid diff --git a/doc/install/install-arv-git-httpd.html.textile.liquid b/doc/install/install-arv-git-httpd.html.textile.liquid index b758903256..476c89005f 100644 --- a/doc/install/install-arv-git-httpd.html.textile.liquid +++ b/doc/install/install-arv-git-httpd.html.textile.liquid @@ -34,10 +34,10 @@ Git services must be installed on the same host as the Arvados Rails API server. h2(#dependencies). Install dependencies -h3. Centos 7 +h3. Alma/CentOS/Red Hat/Rocky -
# yum install git perl-Data-Dumper openssh-server
+
# dnf install git perl-Data-Dumper openssh-server
 
@@ -246,10 +246,10 @@ h2(#install-packages). Install the arvados-git-httpd package The arvados-git-httpd package provides HTTP access, using Arvados authentication tokens instead of passwords. It must be installed on the system where your git repositories are stored. -h3. Centos 7 +h3. Alma/CentOS/Red Hat/Rocky -
# yum install arvados-git-httpd
+
# dnf install arvados-git-httpd