Skip to content

Commit

Permalink
Merge pull request #46 from sac/master
Browse files Browse the repository at this point in the history
Update version
  • Loading branch information
sac authored Aug 24, 2020
2 parents a8b52c1 + efb6867 commit 42ca5cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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


Expand Down

0 comments on commit 42ca5cc

Please sign in to comment.