Skip to content

Commit

Permalink
update installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
kelseyhightower committed Oct 6, 2014
1 parent 1136a30 commit 9d4410b
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.5.0/confd-0.5.0-darwin-amd64
wget https://github.com/kelseyhightower/confd/releases/download/v0.6.0/confd-0.6.0-darwin-amd64
```

#### Linux

```
wget https://github.com/kelseyhightower/confd/releases/download/v0.5.0/confd-0.5.0-linux-amd64
wget https://github.com/kelseyhightower/confd/releases/download/v0.6.0/confd-0.6.0-linux-amd64
```

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

0 comments on commit 9d4410b

Please sign in to comment.