Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdee committed Feb 2, 2015
1 parent c6d7b04 commit 0de08fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ Currently confd ships binaries for OS X and Linux 64bit systems. You can downloa
#### OS X

```
wget https://github.com/kelseyhightower/confd/releases/download/v0.6.3/confd-0.6.3-darwin-amd64
wget https://github.com/kelseyhightower/confd/releases/download/v0.7.1/confd-0.7.1-darwin-amd64
```

#### Linux

```
wget https://github.com/kelseyhightower/confd/releases/download/v0.6.3/confd-0.6.3-linux-amd64
wget https://github.com/kelseyhightower/confd/releases/download/v0.7.1/confd-0.7.1-linux-amd64
```

Copy the confd binary to a bin directory in your path.
Expand Down

0 comments on commit 0de08fd

Please sign in to comment.