Skip to content

Commit

Permalink
Merge pull request oliver006#121 from oliver006/oh_fix_build_instruct…
Browse files Browse the repository at this point in the history
…ions

update build instructions
  • Loading branch information
oliver006 authored Dec 1, 2017
2 parents 78e6e67 + 69b8cb6 commit 80071da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ Supports Redis 2.x and 3.x
Locally build and run it:

```
$ go get
$ git clone https://github.com/oliver006/redis_exporter.git
$ cd redis_exporter
$ go build
$ ./redis_exporter <flags>
```
Expand Down

0 comments on commit 80071da

Please sign in to comment.