Skip to content

Commit

Permalink
readme: mention downloading release binary in installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
fho committed Jun 17, 2019
1 parent de967d7 commit 15ad10b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ See `./jenkins-exporter -help` for more information.

### Binary ###

#### Download Release Binary ####

Download a release binary from: <https://github.com/simplesurance/jenkins-exporter/releases>.

#### go get ####

```
Expand All @@ -45,7 +49,7 @@ make

Then copy the jenkins-exporter into your `$PATH`.

### As Systemd service ###
### As systemd Service ###

1. Install `jenkins-exporter` to `/usr/local/bin`
2. `cp dist/etc/default/jenkins-exporter /etc/default/`
Expand Down

0 comments on commit 15ad10b

Please sign in to comment.