summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HACKING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.md b/HACKING.md
index 60d38a8..6ab9260 100644
--- a/HACKING.md
+++ b/HACKING.md
@@ -47,7 +47,7 @@
- [Install meson](https://mesonbuild.com/Getting-meson.html).
-- Ensure you have a geoclue user on your system. If it already exists, you may
+- Ensure you have a `geoclue` user on your system. If it already exists, you may
need to modify `/etc/passwd` file to make it a login user account by replacing
`/sbin/nologin` with `/bin/bash` (or the path to your preferred shell).