Skip to content

Commit a98e0d4

Browse files
author
parised
committed
add make usage in README
1 parent ff2cf3c commit a98e0d4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ nginx all status code exporter
44
This exporter get nginx access log and then after parse from it the returned status code, put it into prometheus exporter client.
55

66
# INSTALLATION
7-
go build nginx-httpcode-exporter.go
8-
7+
cd prometheus-nginx-http-status-code-exporter/ && make install
98

109

1110

0 commit comments

Comments
 (0)