Skip to content
Snippets Groups Projects
Unverified Commit 80071da4 authored by Oliver's avatar Oliver Committed by GitHub
Browse files

Merge pull request #121 from oliver006/oh_fix_build_instructions

update build instructions
parents 78e6e67d 69b8cb6d
No related branches found
No related tags found
No related merge requests found
Loading
@@ -9,7 +9,8 @@ Supports Redis 2.x and 3.x
Loading
@@ -9,7 +9,8 @@ Supports Redis 2.x and 3.x
Locally build and run it: Locally build and run it:
   
``` ```
$ go get $ git clone https://github.com/oliver006/redis_exporter.git
$ cd redis_exporter
$ go build $ go build
$ ./redis_exporter <flags> $ ./redis_exporter <flags>
``` ```
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment