Replace removed git224 package with git236 in CentOS 7 guide (#5700)

This commit is contained in:
Jakub Kuczys 2022-06-02 12:59:02 +02:00 committed by GitHub
parent 53bf387f01
commit 3f1d02598e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ In order to install Git 2.11 or greater, we recommend adding the IUS repository:
.. prompt:: bash
sudo yum -y install https://repo.ius.io/ius-release-el7.rpm
sudo yum -y swap git git224
sudo yum -y swap git git236
.. Include common instructions: