Update README.md

This commit is contained in:
Ben Morgan 2023-08-21 18:54:01 -06:00 committed by GitHub
parent cf089e9e37
commit 57cac30f59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`