diff --git a/README b/README index f06cd9a..0879894 100644 --- a/README +++ b/README @@ -33,7 +33,7 @@ Install ======= Download the latest release with the command -curl -LO https://github.com/gluster/gstatus/releases/download/v1.0.2/gstatus +curl -LO https://github.com/gluster/gstatus/releases/download/v1.0.3/gstatus Make the gstatus binary executable. @@ -59,7 +59,7 @@ Installing the gstatus tool: * Using python-setuptools - git clone https://github.com/gluster/gstatus.git - cd gstatus - - VERSION=1.0.2 make gen-version + - VERSION=1.0.3 make gen-version - python3 setup.py install