Skip to content

Commit

Permalink
typo in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan Bank authored and Brendan Bank committed Dec 22, 2023
1 parent ffc61d7 commit 6a5bf81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 6a5bf81

Please sign in to comment.