From f8c73bdc3fa1e8d031d977e68047a735023d26a5 Mon Sep 17 00:00:00 2001 From: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Date: Tue, 24 Nov 2020 11:00:51 -0800 Subject: [PATCH] Docs: Update requirements.md (#29350) --- docs/sources/installation/requirements.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/sources/installation/requirements.md b/docs/sources/installation/requirements.md index 1616b236b85..a52c2f3f912 100644 --- a/docs/sources/installation/requirements.md +++ b/docs/sources/installation/requirements.md @@ -9,7 +9,9 @@ weight = 100 This page lists the minimum hardware and software requirements to install Grafana. -To run Grafana, you must have a supported operating system, hardware that meets or exceeds minimum requirements, a supported database, and a supported browser +To run Grafana, you must have a supported operating system, hardware that meets or exceeds minimum requirements, a supported database, and a supported browser. + +Grafana uses other open source software. Refer to [package.json](https://github.com/grafana/grafana/blob/master/package.json) for a complete list. ## Supported operating systems