Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
philyuchkoff authored Jan 12, 2021
1 parent ce83c22 commit edc3cd8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ Resulting RPM will be stored in

### Install RPM:

sudo yum -y install /opt/HAProxy-2-RPM-builder/rpmbuild/RPMS/x86_64/haproxy-2.3.2-1.el7.x86_64.rpm
sudo yum -y install /opt/HAProxy-2-RPM-builder/rpmbuild/RPMS/x86_64/haproxy-2.3.3-1.el7.x86_64.rpm

or, if you build *.rpm with Docker:

sudo yum -y install RPMS/haproxy-2.3.2-1.el7.x86_64.rpm
sudo yum -y install RPMS/haproxy-2.3.3-1.el7.x86_64.rpm


## Check after install:
Expand All @@ -61,7 +61,7 @@ or, if you build *.rpm with Docker:

Must be like this:

HA-Proxy version 2.3.2-d522db7 2020/11/28
HA-Proxy version 2.3.3-9233c21 2021/01/08


## :exclamation: If some not working:
Expand Down

0 comments on commit edc3cd8

Please sign in to comment.