Skip to content

Commit

Permalink
Merge pull request #43 from sac/master
Browse files Browse the repository at this point in the history
Update documentation
  • Loading branch information
sac committed Aug 20, 2020
2 parents 1fcaed5 + 883287d commit dc3dc5e
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.1/gstatus
curl -LO https://github.com/gluster/gstatus/releases/download/v1.0.2/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.1 make gen-version
- VERSION=1.0.2 make gen-version
- python3 setup.py install


Expand Down

0 comments on commit dc3dc5e

Please sign in to comment.