From 6f154e026e8df218e6fe0519d50818774acbbac8 Mon Sep 17 00:00:00 2001 From: Oleg Stepura Date: Fri, 23 Oct 2020 21:09:18 +0200 Subject: [PATCH] =?UTF-8?q?typo=20=F0=9F=98=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d65b522..f28ad19 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Export borg information to prometheus. You must install this node exporter in each host that you want to monitor. -### With the Makfile +### With the Makefile For convenience, you can install this exporter with the command line `make install` or follow the process described in the next paragraph.