X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/74ea7122c61a81b434e8f258ee104550c2f0b29e..b4e586171f3fa3eab6b11f4fa4c71c346b2812e7:/doc/_includes/_install_git.liquid diff --git a/doc/_includes/_install_git.liquid b/doc/_includes/_install_git.liquid index 6417b9eed1..60092c1ee8 100644 --- a/doc/_includes/_install_git.liquid +++ b/doc/_includes/_install_git.liquid @@ -1,9 +1,9 @@ {% include 'notebox_begin' %} - -We need git version 1.7.10 or later. If you are using an earlier version of git, please update git version. For example on Red Hat-based systems: +The Arvados API and Git servers require Git 1.7.10 or later. You can get this version on CentOS 6 from RepoForge. "Install the repository":http://repoforge.org/use/, then run: -
~$ sudo yum install git
+
~$ sudo yum install --enablerepo=rpmforge-extras git
+
{% include 'notebox_end' %}