From 6a5bf81750e07bcc060e106c0487476534a03a0e Mon Sep 17 00:00:00 2001 From: Brendan Bank Date: Fri, 22 Dec 2023 21:13:09 +0100 Subject: [PATCH] typo in doc --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 187102f..5d01965 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ Make sure gpsd, prometheus and grafana are properly running. `gpsd-prometheus-ex To install: - atp update - atp install python3-prometheus-client - atp install python3-gps + apt update + apt install python3-prometheus-client + apt install python3-gps If you want the `gpsd-prometheus-exporter` to be loaded automatically by `systemd` please copy `gpsd_monitor.defaults` to `/etc/default/gpsd_monitor.defaults` and `gpsd_monitor.service` to `/lib/systemd/system`