From cf089e9e370f73a8d92dec6828190aa2122b3688 Mon Sep 17 00:00:00 2001 From: Ben Morgan Date: Mon, 21 Aug 2023 18:53:45 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b1995a..980e38b 100644 --- a/README.md +++ b/README.md @@ -30,5 +30,5 @@ MetricsAPI is an extremely lightweight API built with Flask that I created to mo 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: -`sysstat -sensors` +`sysstat` +`sensors`