X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/40103b455d0df2bc47eaba422a72bf6ec4fd6808..55137e6828bf11f76c3f9ec61e4a76954f5d6fa1:/doc/_includes/_install_git.liquid diff --git a/doc/_includes/_install_git.liquid b/doc/_includes/_install_git.liquid index 60092c1ee8..d60379fa30 100644 --- a/doc/_includes/_install_git.liquid +++ b/doc/_includes/_install_git.liquid @@ -1,9 +1,9 @@ -{% include 'notebox_begin' %} -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: +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. - -
~$ sudo yum install --enablerepo=rpmforge-extras git
-
-
+SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} +{% include 'notebox_begin' %} +The Arvados API and Git servers require Git 1.7.10 or later. {% include 'notebox_end' %}