Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
philyuchkoff authored Dec 23, 2020
1 parent ae7758a commit ce83c22
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.0-1.el7.x86_64.rpm
sudo yum -y install /opt/HAProxy-2-RPM-builder/rpmbuild/RPMS/x86_64/haproxy-2.3.2-1.el7.x86_64.rpm

or, if you build *.rpm with Docker:

sudo yum -y install RPMS/haproxy-2.3.0-1.el7.x86_64.rpm
sudo yum -y install RPMS/haproxy-2.3.2-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.0-1c0a722 2020/11/05
HA-Proxy version 2.3.2-d522db7 2020/11/28


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

0 comments on commit ce83c22

Please sign in to comment.