Skip to content
Snippets Groups Projects
Commit 69b8cb6d authored by Oliver's avatar Oliver
Browse files

update build instructions

parent 78e6e67d
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