From 5b942982b7e92dc175adbdc544a5870680961a46 Mon Sep 17 00:00:00 2001 From: juliusv Date: Sun, 7 Dec 2014 00:09:09 +0100 Subject: [PATCH] Fix another README.md typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e59a6c02a..fb5cea16d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ There are various ways of installing Prometheus. ### Precompiled packages We plan to provide precompiled binaries for various platforms and even -packages for common Linux distribution soon. Once those are offered, +packages for common Linux distributions soon. Once those are offered, it will be the recommended way of installing Prometheus. ### Use `make`