From 57cac30f59a5f3569311affd4304cd1bace79da7 Mon Sep 17 00:00:00 2001 From: Ben Morgan Date: Mon, 21 Aug 2023 18:54:01 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 980e38b..09deb12 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,6 @@ MetricsAPI is an extremely lightweight API built with Flask that I created to mo ### Dependencies To run MetricsAPI you will need to install Flask. -MetricsAPI gets its data from shell commands. You will need to install the following with you package manager: +MetricsAPI gets its data from shell commands. You will need to install the following with your package manager: `sysstat` `sensors`